projects
/
openwrt
/
svn-archive
/
archive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2c1b5ed
)
[packages] g++-uc fixup for tabglib
author
John Crispin
<john@openwrt.org>
Sun, 17 Jun 2012 15:38:03 +0000
(15:38 +0000)
committer
John Crispin
<john@openwrt.org>
Sun, 17 Jun 2012 15:38:03 +0000
(15:38 +0000)
SVN-Revision: 32406
libs/taglib/Makefile
patch
|
blob
|
history
diff --git
a/libs/taglib/Makefile
b/libs/taglib/Makefile
index c4f956a91fb09dc69978e44810591b9f8c798f99..b4109c9b0df6fdd7764a9c1ee2da84d62211e1e8 100644
(file)
--- a/
libs/taglib/Makefile
+++ b/
libs/taglib/Makefile
@@
-15,6
+15,7
@@
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=http://developer.kde.org/~wheeler/files/src/
PKG_MD5SUM:=ddf02f4e1d2dc30f76734df806e613eb
+include $(INCLUDE_DIR)/uclibc++.mk
include $(INCLUDE_DIR)/package.mk
include $(INCLUDE_DIR)/cmake.mk
@@
-37,7
+38,6
@@
define Package/taglibc
endef
TARGET_CFLAGS += $(FPIC)
-CMAKE_OPTIONS += -DCMAKE_CXX_COMPILER="g++-uc"
define Build/InstallDev
$(INSTALL_DIR) $(2)/bin