Changeset af22f158 in mainline for arch/ia32/Makefile.inc
- Timestamp:
- 2005-05-19T20:29:08Z (20 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- c01bd280
- Parents:
- bc4a49f
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
arch/ia32/Makefile.inc
rbc4a49f raf22f158 14 14 15 15 CPPFLAGS=$(DEFS) -nostdinc -I../include 16 CFLAGS=$(CPPFLAGS) -nostdlib -fno-builtin -fomit-frame-pointer -Wmissing-prototypes -Werror -O 316 CFLAGS=$(CPPFLAGS) -nostdlib -fno-builtin -fomit-frame-pointer -Wmissing-prototypes -Werror -O0 17 17 LFLAGS=-M -no-check-sections -T ../arch/ia32/_link.ld 18 18
Note:
See TracChangeset
for help on using the changeset viewer.