source:
trunk/src/binutils/config/mh-djgpp@
536
Last change on this file since 536 was 10, checked in by , 22 years ago | |
---|---|
|
|
File size: 160 bytes |
Line | |
---|---|
1 | # We don't want to use debugging information on DOS. Unfortunately, |
2 | # this requires that we set CFLAGS. |
3 | # This used to set -fno-omit-frame-pointer. |
4 | CFLAGS=-O2 |
Note:
See TracBrowser
for help on using the repository browser.