URL
https://opencores.org/ocsvn/or1k/or1k/trunk
Subversion Repositories or1k
[/] [or1k/] [trunk/] [insight/] [config/] [mh-djgpp] - Rev 1780
Go to most recent revision | Compare with Previous | Blame | View Log
# We don't want to use debugging information on DOS. Unfortunately,
# this requires that we set CFLAGS.
# This used to set -fno-omit-frame-pointer.
CFLAGS=-O2
Go to most recent revision | Compare with Previous | Blame | View Log