summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Jones <cretin@gentoo.org>2002-11-21 15:08:56 +0000
committerStefan Jones <cretin@gentoo.org>2002-11-21 15:08:56 +0000
commit35223f8c46c7a1ce544eeef02e383dd40badb7bd (patch)
tree5087e2a19fce5ed0825e4981c921c05f1fc20790 /x11-base
parentBumped to new version to fix bug #11038. (diff)
downloadhistorical-35223f8c46c7a1ce544eeef02e383dd40badb7bd.tar.gz
historical-35223f8c46c7a1ce544eeef02e383dd40badb7bd.tar.bz2
historical-35223f8c46c7a1ce544eeef02e383dd40badb7bd.zip
Half the compile errors due to PIC defines
Diffstat (limited to 'x11-base')
-rw-r--r--x11-base/xfree/files/4.2.1-r1/site.def2
1 files changed, 2 insertions, 0 deletions
diff --git a/x11-base/xfree/files/4.2.1-r1/site.def b/x11-base/xfree/files/4.2.1-r1/site.def
index 396161b16d9b..7e154cf9aaca 100644
--- a/x11-base/xfree/files/4.2.1-r1/site.def
+++ b/x11-base/xfree/files/4.2.1-r1/site.def
@@ -54,6 +54,8 @@
#define BuildRender YES
/* Need this to build libs with -fPIC */
+#undef StaticNeedsPicForShared
+#undef BuildLibGlxWithoutPIC
#define StaticNeedsPicForShared YES
#define BuildLibGlxWithoutPIC NO