aboutsummaryrefslogtreecommitdiffstats
path: root/main/open-vm-tools-grsec/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'main/open-vm-tools-grsec/APKBUILD')
-rw-r--r--main/open-vm-tools-grsec/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/open-vm-tools-grsec/APKBUILD b/main/open-vm-tools-grsec/APKBUILD
index c21ed06d8b..78755b57aa 100644
--- a/main/open-vm-tools-grsec/APKBUILD
+++ b/main/open-vm-tools-grsec/APKBUILD
@@ -58,7 +58,7 @@ prepare() {
}
build() {
- export GCC_SPECS=/usr/share/gcc/hardenednopie.specs
+ export GCC_SPECS=hardenednopie.specs
cd "$_builddir"
./configure --without-pam \
--without-x \