Changeset f9e5422 in mainline
- Timestamp:
- 2005-09-04T19:49:11Z (19 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- db64c093
- Parents:
- 4f1475d4
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
arch/ia32/Makefile.inc.cross
r4f1475d4 rf9e5422 24 24 CPPFLAGS=$(DEFS) -nostdinc -I../include 25 25 CFLAGS=$(CPPFLAGS) -nostdlib -fno-builtin -fomit-frame-pointer -Werror-implicit-function-declaration -Wmissing-prototypes -Werror -O3 26 LFLAGS=-M -no-check-sections -T ../arch/ia32/_link.ld26 LFLAGS=-M -no-check-sections 27 27 28 28 arch_sources= \
Note:
See TracChangeset
for help on using the changeset viewer.