Changeset 30815
- Timestamp:
- 2012-03-05T01:51:05+01:00 (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/toolchain/gcc/common.mk
r30470 r30815 156 156 endif 157 157 158 ifdef CONFIG_powerpc159 TARGET_CFLAGS := $(patsubst -Os,-O2,$(TARGET_CFLAGS))160 endif161 162 158 ifneq ($(GCC_ARCH),) 163 159 GCC_CONFIGURE+= --with-arch=$(GCC_ARCH)
Note: See TracChangeset
for help on using the changeset viewer.