Changeset a5e5030 in mainline for kernel/Makefile
- Timestamp:
- 2009-03-22T22:13:33Z (16 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 05641a9e
- Parents:
- 8263c68
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
kernel/Makefile
r8263c68 ra5e5030 48 48 49 49 GCC_CFLAGS = -I$(INCLUDES) -O$(OPTIMIZATION) -imacros ../config.h \ 50 -fexec-charset=UTF-8 -fwide-exec-charset=UTF-32 -finput-charset=UTF-8 \ 50 51 -fno-builtin -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Werror \ 51 52 -nostdlib -nostdinc -pipe
Note:
See TracChangeset
for help on using the changeset viewer.