gallium/auxiliary: add -D__STDC_CONSTANT_MACROS

Not sure why this is needed now, after the gallivm re-org.
This commit is contained in:
Brian Paul 2010-02-09 13:10:05 -07:00
parent 822d951b5d
commit ed46e90f05
1 changed files with 3 additions and 0 deletions

View File

@ -166,6 +166,9 @@ CPP_SOURCES += \
endif
LIBRARY_DEFINES += -D__STDC_CONSTANT_MACROS
include ../Makefile.template