summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 34337eaac488..b1e9c894786c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -74,7 +74,7 @@ PROFILING= # Enable gprof profiling support.
################################################################################
pkgname="emacs-native-comp-git"
pkgver=28.0.50.146220
-pkgrel=1
+pkgrel=2
pkgdesc="GNU Emacs. Development native-comp branch."
arch=('x86_64' )
url="http://www.gnu.org/software/emacs/"
@@ -210,7 +210,7 @@ build() {
# Good luck!
--without-gconf
--without-gsettings
- --with-nativecomp
+ --with-native-compilation
)
################################################################################