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

Subversion Repositories or1k

[/] [or1k/] [trunk/] [newlib/] [config/] [mh-interix] - Blame information for rev 1765

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 56 joel
# The shell may not be in /bin.
2
SHELL = sh
3
RANLIB = true
4
 
5
# We don't want debugging info in Interix-hosted toolchains.
6
# Accomplish this by overriding CFLAGS. This is also a workaround
7
# for LD crash when building shared libstdc++.
8
CFLAGS=-O2
9
CXXFLAGS=-O2
10
 
11
# We also need to override LIBGCC2_DEBUG_CFLAGS so libgcc2 will be
12
# built without debugging information
13
 
14
LIBGCC2_DEBUG_CFLAGS=

powered by: WebSVN 2.1.0

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