aboutsummaryrefslogtreecommitdiff
path: root/libraries/glew/glew_glapientry.patch
diff options
context:
space:
mode:
authorDavid Spencer <nobbutl@yahoo.co.uk>2010-05-11 20:00:46 +0200
committerRobby Workman <rworkman@slackbuilds.org>2010-05-11 20:00:46 +0200
commitcc3177257b826f8394cf6df36b2321431d57cbd0 (patch)
tree472f55a735fd7d98804cdeb2b51a36f9684c17e5 /libraries/glew/glew_glapientry.patch
parentb934b98ab391442286517f65195e6ee34494e5f0 (diff)
libraries/glew: Added to 12.0 repository
Diffstat (limited to 'libraries/glew/glew_glapientry.patch')
-rw-r--r--libraries/glew/glew_glapientry.patch10
1 files changed, 10 insertions, 0 deletions
diff --git a/libraries/glew/glew_glapientry.patch b/libraries/glew/glew_glapientry.patch
new file mode 100644
index 0000000000..95e21f6017
--- /dev/null
+++ b/libraries/glew/glew_glapientry.patch
@@ -0,0 +1,10 @@
+--- glew-1.5.0/include/GL/glew.h 2007-12-28 03:09:49.000000000 +0000
++++ glew-patched/include/GL/glew.h 2008-01-26 11:45:27.000000000 +0000
+@@ -10764,7 +10764,6 @@
+ #ifdef GLEW_APIENTRY_DEFINED
+ #undef GLEW_APIENTRY_DEFINED
+ #undef APIENTRY
+-#undef GLAPIENTRY
+ #endif
+
+ #ifdef GLEW_CALLBACK_DEFINED