OSDN Git Service

scons: Define _DEFAULT_SOURCE.
[android-x86/external-mesa.git] / scons / gallium.py
index 711aa3b..c34468f 100755 (executable)
@@ -283,6 +283,7 @@ def generate(env):
             '_SVID_SOURCE',
             '_BSD_SOURCE',
             '_GNU_SOURCE',
+            '_DEFAULT_SOURCE',
             'HAVE_PTHREAD',
             'HAVE_POSIX_MEMALIGN',
         ]