summarylogtreecommitdiffstats
path: root/fpic.patch
diff options
context:
space:
mode:
authorChocobo12024-01-09 03:18:20 +0800
committerChocobo12024-01-09 03:31:04 +0800
commite563f5ccd140c0ae6c97cd766aa72d629cb893a8 (patch)
treea6a73ac21cbf71dc12337341414bdd9a6d639d55 /fpic.patch
parent89cdc790881c3327cfb3d191a52b617546f91452 (diff)
downloadaur-blis-git.tar.gz
upgpkg: blis-git 0.9.0.r134.ga72e4569f-1
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)
-