diff options
-rw-r--r-- | editors/emacs/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/editors/emacs/Makefile b/editors/emacs/Makefile index 0bff653f7f7e..266e3b2cd886 100644 --- a/editors/emacs/Makefile +++ b/editors/emacs/Makefile @@ -129,6 +129,7 @@ OPTIONS_EXCLUDE+= ALSA CAIRO DBUS GFILE GIF GSETTINGS GTK2 GTK3 \ PGTK PNG SCROLLBARS SVG TIFF WEBP XAW XAW3D XFT \ XIM XPM XWIDGETS .endif +OPTIONS_EXCLUDE_armv7= NATIVECOMP OPTIONS_SUB= YES ACL_DESC= Access control list support |