oprofile: add -fpermissive for C++ to fix build errors
git-svn-id: svn://svn.openwrt.org/openwrt/packages@30761 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
a91b65ad3a
commit
144b2de11d
@ -49,6 +49,7 @@ define Build/Configure
|
|||||||
)
|
)
|
||||||
endef
|
endef
|
||||||
|
|
||||||
|
TARGET_CXXFLAGS += -fpermissive
|
||||||
TARGET_LDFLAGS := -L$(STAGING_DIR)/usr/lib $(TARGET_LDFLAGS)
|
TARGET_LDFLAGS := -L$(STAGING_DIR)/usr/lib $(TARGET_LDFLAGS)
|
||||||
|
|
||||||
define Package/oprofile-utils/install
|
define Package/oprofile-utils/install
|
||||||
|
Loading…
x
Reference in New Issue
Block a user