summarylogtreecommitdiffstats
path: root/lGLU.patch
diff options
context:
space:
mode:
authorSanskritFritz2015-06-14 00:38:10 +0200
committerSanskritFritz2015-06-14 00:38:10 +0200
commit4dffb4fb577bf89cb964927f141ab1ff510ee1a0 (patch)
treee925bd7af1c58e2943cd3515b3434b6af5341c66 /lGLU.patch
downloadaur-polly-b-gone.tar.gz
Initial import
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` \