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

Subversion Repositories or1k

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

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 39 lampret
# We don't want debugging info in Win32-hosted toolchains.
2
# Accomplish this by overriding CFLAGS.
3
CFLAGS=-O2
4
CXXFLAGS=-O2
5
 
6
# We also need to override LIBGCC2_DEBUG_CFLAGS so libgcc2 will be
7
# built without debugging information
8
 
9
LIBGCC2_DEBUG_CFLAGS=
10
 
11
# custom installation rules for mingw32 (append .exe to binaries, etc.)
12
# INSTALL_DOSREL=install-dosrel

powered by: WebSVN 2.1.0

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