]> git.eshelyaron.com Git - emacs.git/commit
Unconditionally define MIPS_NABI on mips64el
authorPo Lu <luangruo@yahoo.com>
Tue, 15 Apr 2025 09:20:05 +0000 (17:20 +0800)
committerEshel Yaron <me@eshelyaron.com>
Wed, 16 Apr 2025 07:34:55 +0000 (09:34 +0200)
commitcfc78edb62eff2cd7d8c4938c845de1d9bffcb03
tree6c2e49fd1ee4ed7cf25ae1ead7fb7efedba1db7b
parent92a50725a42e2b3f825ef647a5dbe368face9abf
Unconditionally define MIPS_NABI on mips64el

* exec/configure.ac (MIPS_NABI): Always define to 1 on
mips64el-*-linux*.

(cherry picked from commit 638b084a611316c6fa4a58adb4dec97e461b31da)
exec/configure.ac