URL
https://opencores.org/ocsvn/openrisc/openrisc/trunk
Go to most recent revision |
Only display areas with differences |
Details |
Blame |
View Log
Rev 816 |
Rev 818 |
# Add -D__USE_MINGW_ACCESS to enable the built compiler to work on Windows
|
# Add -D__USE_MINGW_ACCESS to enable the built compiler to work on Windows
|
# Vista (see PR33281 for details).
|
# Vista (see PR33281 for details).
|
BOOT_CFLAGS += -D__USE_MINGW_ACCESS -Wno-pedantic-ms-format
|
BOOT_CFLAGS += -D__USE_MINGW_ACCESS -Wno-pedantic-ms-format
|
CFLAGS += -D__USE_MINGW_ACCESS
|
CFLAGS += -D__USE_MINGW_ACCESS
|
# Increase stack limit to same as Linux default.
|
# Increase stack limit to same as Linux default.
|
LDFLAGS += -Wl,--stack,8388608
|
LDFLAGS += -Wl,--stack,8388608
|
|
|
© copyright 1999-2024
OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.