X-Git-Url: https://git.archive.openwrt.org/?a=blobdiff_plain;f=rules.mk;h=2437e93a1c601ae0b4c5ff0d14b68b008c8f097e;hb=1e7c08f2768b9259ebbaa94b9964c5669337df86;hp=8883cbe5dce79bff152ebf3f8a937783860fc054;hpb=389529fe3599b90544f09cdae2d6318eefbe2352;p=openwrt.git diff --git a/rules.mk b/rules.mk index 8883cbe5dc..2437e93a1c 100644 --- a/rules.mk +++ b/rules.mk @@ -46,7 +46,7 @@ endif IMAGE:=$(BUILD_DIR)/root_fs_$(ARCH) TARGET_PATH:=$(STAGING_DIR)/usr/sbin:$(STAGING_DIR)/usr/bin:$(STAGING_DIR)/bin:$(PATH) -TARGET_CFLAGS:=$(TARGET_OPTIMIZATION) +TARGET_CFLAGS:=$(TARGET_OPTIMIZATION) -fhonour-copts export PATH:=$(TARGET_PATH)