summaryrefslogtreecommitdiff
path: root/configs/linux-alpha-static
diff options
context:
space:
mode:
Diffstat (limited to 'configs/linux-alpha-static')
-rw-r--r--configs/linux-alpha-static1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/linux-alpha-static b/configs/linux-alpha-static
index 08ec2d177e..53808d77ca 100644
--- a/configs/linux-alpha-static
+++ b/configs/linux-alpha-static
@@ -11,6 +11,7 @@ CFLAGS = -O3 -mcpu=ev5 -ansi -mieee -pedantic -D_XOPEN_SOURCE -DUSE_XSHM
CXXFLAGS = -O3 -mcpu=ev5 -ansi -mieee -pedantic -D_XOPEN_SOURCE
GLUT_CFLAGS = -fexceptions
MKLIB_OPTIONS = -static
+PIC_FLAGS =
# Work around aliasing bugs - developers should comment this out
CFLAGS += -fno-strict-aliasing