summarylogtreecommitdiffstats
path: root/patch-0.2.diff
diff options
context:
space:
mode:
Diffstat (limited to 'patch-0.2.diff')
-rw-r--r--patch-0.2.diff11
1 files changed, 11 insertions, 0 deletions
diff --git a/patch-0.2.diff b/patch-0.2.diff
new file mode 100644
index 000000000000..840675e65ef4
--- /dev/null
+++ b/patch-0.2.diff
@@ -0,0 +1,11 @@
+--- src/SQUIRREL3/squirrel/Makefile.orig 2012-04-28 17:53:44.692923733 +0200
++++ src/SQUIRREL3/squirrel/Makefile 2012-04-28 17:54:52.326256786 +0200
+@@ -3,7 +3,7 @@
+
+ OUT= $(SQUIRREL)/lib/libsquirrel.a
+ INCZ= -I$(SQUIRREL)/include -I. -Iinclude
+-DEFS=
++DEFS= -fpermissive -fPIC
+ LIB=
+
+ OBJS= \