diff options
-rw-r--r-- | Rules.mak | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -67,6 +67,7 @@ else endif ifeq ($(strip $(DOPIC)),true) CFLAGS += -fPIC + TARGET_CFLAGS += -fPIC endif ifeq ($(strip $(HAVE_SHARED)),true) |
index : uclibc-ng.git | ||
Unnamed repository; edit this file 'description' to name the repository. |
summaryrefslogtreecommitdiff |
-rw-r--r-- | Rules.mak | 1 |
@@ -67,6 +67,7 @@ else endif ifeq ($(strip $(DOPIC)),true) CFLAGS += -fPIC + TARGET_CFLAGS += -fPIC endif ifeq ($(strip $(HAVE_SHARED)),true) |