summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c4380735070f..b8f2bfc314a7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -18,6 +18,7 @@ build() {
msg 'Building...'
export PREFIX=/usr SYSCONFDIR=/etc MANDIR=/usr/share/man
export SUBPRJ_DFLT='runawk modules examples a_getopt doc'
+ mkc_compiler_settings
mkcmake all
}