summarylogtreecommitdiffstats
path: root/fpic.patch
diff options
context:
space:
mode:
Diffstat (limited to 'fpic.patch')
-rw-r--r--fpic.patch14
1 files changed, 0 insertions, 14 deletions
diff --git a/fpic.patch b/fpic.patch
deleted file mode 100644
index 58202e080dae..000000000000
--- a/fpic.patch
+++ /dev/null
@@ -1,14 +0,0 @@
-diff --git a/config/x86_64/make_defs.mk b/config/x86_64/make_defs.mk
-index 2db7a8b8..30f41a62 100644
---- a/config/x86_64/make_defs.mk
-+++ b/config/x86_64/make_defs.mk
-@@ -52,7 +52,7 @@ endif
- # may specify additional flags here as needed.
- CPPROCFLAGS :=
- CMISCFLAGS :=
--CPICFLAGS :=
-+CPICFLAGS := -fPIC
- CWARNFLAGS :=
-
- ifneq ($(DEBUG_TYPE),off)
-