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