summaryrefslogtreecommitdiff
path: root/Rules.mak
diff options
context:
space:
mode:
Diffstat (limited to 'Rules.mak')
-rw-r--r--Rules.mak4
1 files changed, 1 insertions, 3 deletions
diff --git a/Rules.mak b/Rules.mak
index c8d285e12..7478c2a01 100644
--- a/Rules.mak
+++ b/Rules.mak
@@ -266,9 +266,7 @@ ifeq ($(TARGET_ARCH),powerpc)
endif
ifeq ($(TARGET_ARCH),bfin)
- # This should also work, but why bother ? ;)
- #PICFLAG:=-fPIC -mid-shared-library
- PICFLAG:=-fpic
+ PICFLAG:=-mfdpic
endif
ifeq ($(TARGET_ARCH),frv)