URL
https://opencores.org/ocsvn/openrisc_me/openrisc_me/trunk
Go to most recent revision |
Show entire file |
Details |
Blame |
View Log
Rev 157 |
Rev 225 |
Line 1... |
Line 1... |
# 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
|
BOOT_CFLAGS += -D__USE_MINGW_ACCESS -Wno-pedantic-ms-format
|
|
CFLAGS += -D__USE_MINGW_ACCESS
|
|
# Increase stack limit to same as Linux default.
|
|
LDFLAGS += -Wl,--stack,8388608
|
© copyright 1999-2024
OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.