diff options
author | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2020-11-22 18:13:58 -0800 |
---|---|---|
committer | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2020-11-22 18:13:58 -0800 |
commit | d9e7d6452310793d5da861fb03a98b3fcd296dc4 (patch) | |
tree | 92bd85ed3d4727ae2969187d48d44419df927325 /ui-console-pic.patch | |
parent | pkgrel (diff) | |
download | mupen64plus-d9e7d6452310793d5da861fb03a98b3fcd296dc4.tar.xz |
Fix build
Diffstat (limited to 'ui-console-pic.patch')
-rw-r--r-- | ui-console-pic.patch | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/ui-console-pic.patch b/ui-console-pic.patch deleted file mode 100644 index 62a1485..0000000 --- a/ui-console-pic.patch +++ /dev/null @@ -1,12 +0,0 @@ -diff --git a/source/mupen64plus-ui-console/projects/unix/Makefile b/source/mupen64plus-ui-console/projects/unix/Makefile -index a4a05e3..199f27f 100755 ---- a/source/mupen64plus-ui-console/projects/unix/Makefile -+++ b/source/mupen64plus-ui-console/projects/unix/Makefile -@@ -90,6 +90,7 @@ endif - - # set special flags per-system - ifeq ($(OS), LINUX) -+ CFLAGS += -fPIC - LDLIBS += -ldl - endif - ifeq ($(OS), OSX) |