diff --git a/emacs/trunk/PKGBUILD b/emacs/trunk/PKGBUILD index d6922f2b0c2..e458f0d7e68 100644 --- a/emacs/trunk/PKGBUILD +++ b/emacs/trunk/PKGBUILD @@ -45,9 +45,8 @@ build() { cd ../${pkgbase}-${pkgver}-nativecomp ./configure \ --with-native-compilation \ - --without-compress-install \ $_confflags - make NATIVE_FULL_AOT=1 + make NATIVE_FULL_AOT=1 bootstrap } package_emacs() {