Changeset 7b7d7d1 in mainline for arch/ia32/Makefile.inc
- Timestamp:
- 2005-04-10T20:01:39Z (20 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 34b20f5d
- Parents:
- 23c0c08
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
arch/ia32/Makefile.inc
r23c0c08 r7b7d7d1 14 14 15 15 CPPFLAGS=$(DEFS) -nostdinc -I../include 16 CFLAGS=$(CPPFLAGS) -nostdlib -fno-builtin -fomit-frame-pointer -Wmissing-prototypes -Werror -O 116 CFLAGS=$(CPPFLAGS) -nostdlib -fno-builtin -fomit-frame-pointer -Wmissing-prototypes -Werror -O3 17 17 LFLAGS=-M -no-check-sections -T ../arch/ia32/_link.ld 18 18
Note:
See TracChangeset
for help on using the changeset viewer.