bd52d17906
too large to list, but see: http://gcc.gnu.org/gcc-3.4/changes.html http://gcc.gnu.org/gcc-4.0/changes.html http://gcc.gnu.org/gcc-4.1/changes.html for the details.
4 lines
178 B
Plaintext
4 lines
178 B
Plaintext
# Existing CC/GCC may not define -D__INTERIX, so need this here.
|
|
# Since we want to configure with _ALL_SOURCE, we need to build that way too
|
|
X_CFLAGS= -D__INTERIX -D_ALL_SOURCE
|