diff options
Diffstat (limited to 'editors')
-rw-r--r-- | editors/emacs-devel/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/editors/emacs-devel/Makefile b/editors/emacs-devel/Makefile index 26e9efca785b..ea1c7a151aca 100644 --- a/editors/emacs-devel/Makefile +++ b/editors/emacs-devel/Makefile @@ -103,6 +103,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 |