aboutsummaryrefslogtreecommitdiff
path: root/xorg/xkbcomp/build
diff options
context:
space:
mode:
Diffstat (limited to 'xorg/xkbcomp/build')
-rwxr-xr-xxorg/xkbcomp/build3
1 files changed, 3 insertions, 0 deletions
diff --git a/xorg/xkbcomp/build b/xorg/xkbcomp/build
index 6daf22f8..75e3546c 100755
--- a/xorg/xkbcomp/build
+++ b/xorg/xkbcomp/build
@@ -1,5 +1,8 @@
#!/bin/sh -e
+export LDFLAGS="$LDFLAGS -static"
+export PKG_CONFIG="pkgconf --static"
+
./configure \
--prefix=/usr