OpenCores
URL https://opencores.org/ocsvn/or1k/or1k/trunk

Subversion Repositories or1k

[/] [or1k/] [trunk/] [newlib-1.10.0/] [config/] [mh-interix] - Diff between revs 1005 and 1765

Go to most recent revision | Only display areas with differences | Details | Blame | View Log

Rev 1005 Rev 1765
# The shell may not be in /bin.
# The shell may not be in /bin.
SHELL = sh
SHELL = sh
RANLIB = true
RANLIB = true
# We don't want debugging info in Interix-hosted toolchains.
# We don't want debugging info in Interix-hosted toolchains.
# Accomplish this by overriding CFLAGS. This is also a workaround
# Accomplish this by overriding CFLAGS. This is also a workaround
# for LD crash when building shared libstdc++.
# for LD crash when building shared libstdc++.
CFLAGS=-O2
CFLAGS=-O2
CXXFLAGS=-O2
CXXFLAGS=-O2
# We also need to override LIBGCC2_DEBUG_CFLAGS so libgcc2 will be
# We also need to override LIBGCC2_DEBUG_CFLAGS so libgcc2 will be
# built without debugging information
# built without debugging information
LIBGCC2_DEBUG_CFLAGS=
LIBGCC2_DEBUG_CFLAGS=
 
 

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.