diff options
Diffstat (limited to 'configs/linux-x86-64-static')
-rw-r--r-- | configs/linux-x86-64-static | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/linux-x86-64-static b/configs/linux-x86-64-static index 4bb35ed859b..06e6fc36503 100644 --- a/configs/linux-x86-64-static +++ b/configs/linux-x86-64-static @@ -5,6 +5,7 @@ include $(TOP)/configs/linux-x86-64 CONFIG_NAME = linux-x86-64-static MKLIB_OPTIONS = -static +PIC_FLAGS = # Library names (actual file names) GL_LIB_NAME = libGL.a |