summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/egl/main/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/egl/main/Makefile b/src/egl/main/Makefile
index 6676e7e031..5b341a19be 100644
--- a/src/egl/main/Makefile
+++ b/src/egl/main/Makefile
@@ -44,7 +44,7 @@ OBJECTS = $(SOURCES:.c=.o)
# Undefined for now
-#LOCAL_CFLAGS = -D_EGL_PLATFORM_X=1
+LOCAL_CFLAGS = -D_EGL_PLATFORM_X=1
.c.o: