summarylogtreecommitdiffstats
path: root/lGLU.patch
diff options
context:
space:
mode:
Diffstat (limited to 'lGLU.patch')
-rw-r--r--lGLU.patch10
1 files changed, 10 insertions, 0 deletions
diff --git a/lGLU.patch b/lGLU.patch
new file mode 100644
index 000000000000..e068c8d2a83e
--- /dev/null
+++ b/lGLU.patch
@@ -0,0 +1,10 @@
+--- a/Makefile 2012-12-10 22:13:21.627071916 +0100
++++ b/Makefile 2012-12-10 22:13:07.724246589 +0100
+@@ -5,6 +5,7 @@
+
+ LDFLAGS = \
+ -lGL \
++ -lGLU \
+ -lGLEW \
+ -lglut \
+ `pkg-config sdl --libs` \