open-src/lib/libepoxy/Makefile
changeset 1708 e360d1d26b1d
parent 1630 fedd05237f45
--- a/open-src/lib/libepoxy/Makefile	Thu Apr 13 11:05:27 2017 -0700
+++ b/open-src/lib/libepoxy/Makefile	Tue Apr 25 14:08:12 2017 -0700
@@ -2,7 +2,7 @@
 #
 # libepoxy - library for handling OpenGL function pointers
 #
-# Copyright (c) 2015, 2016, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2015, 2017, Oracle and/or its affiliates. All rights reserved.
 #
 # Permission is hereby granted, free of charge, to any person obtaining a
 # copy of this software and associated documentation files (the "Software"),
@@ -57,7 +57,7 @@
 SOURCE_TARBALL_NAME_SET=yes
 
 # Patches to apply to source after unpacking, in order
-SOURCE_PATCHES = disable-egl.patch
+SOURCE_PATCHES = 
 
 # Need to build with gcc
 MODULE_COMPILER=gcc