egl: re-enable LOCAL_CFLAGS

This commit is contained in:
Brian Paul 2008-05-28 16:48:35 -06:00
parent 260ac3c983
commit f751371028

View file

@ -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: