Changeset a5e5030 in mainline for kernel/Makefile


Ignore:
Timestamp:
2009-03-22T22:13:33Z (15 years ago)
Author:
Martin Decky <martin@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
05641a9e
Parents:
8263c68
Message:

unicode preparation work

File:
1 edited

Legend:

Unmodified
Added
Removed
  • kernel/Makefile

    r8263c68 ra5e5030  
    4848
    4949GCC_CFLAGS = -I$(INCLUDES) -O$(OPTIMIZATION) -imacros ../config.h \
     50        -fexec-charset=UTF-8 -fwide-exec-charset=UTF-32 -finput-charset=UTF-8 \
    5051        -fno-builtin -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Werror \
    5152        -nostdlib -nostdinc -pipe
Note: See TracChangeset for help on using the changeset viewer.