This website works better with JavaScript.
Home
Explore
Help
Sign In
brkho
/
mesa
Watch
1
Star
0
Fork
0
Code
Releases
562
Wiki
Activity
Browse Source
gallium/auxiliary: add -D__STDC_CONSTANT_MACROS
Not sure why this is needed now, after the gallivm re-org.
tags/7.8-rc1
Brian Paul
15 years ago
parent
822d951b5d
commit
ed46e90f05
1 changed files
with
3 additions
and
0 deletions
Split View
Show Diff Stats
3
0
src/gallium/auxiliary/Makefile
+ 3
- 0
src/gallium/auxiliary/Makefile
View File
@@ -166,6 +166,9 @@ CPP_SOURCES += \
endif
LIBRARY_DEFINES += -D__STDC_CONSTANT_MACROS
include ../Makefile.template
Write
Preview
Loading…
Cancel
Save