summaryrefslogtreecommitdiffstats
path: root/rules/commoncpp2.make
diff options
context:
space:
mode:
Diffstat (limited to 'rules/commoncpp2.make')
-rw-r--r--rules/commoncpp2.make10
1 files changed, 0 insertions, 10 deletions
diff --git a/rules/commoncpp2.make b/rules/commoncpp2.make
index 600475b60..3b19f3c1b 100644
--- a/rules/commoncpp2.make
+++ b/rules/commoncpp2.make
@@ -58,16 +58,6 @@ COMMONCPP2_AUTOCONF += --without-libxml2
endif
# ----------------------------------------------------------------------------
-# Install
-# ----------------------------------------------------------------------------
-
-$(STATEDIR)/commoncpp2.install:
- @$(call targetinfo)
- @$(call install, COMMONCPP2)
- install -m755 -D $(COMMONCPP2_DIR)/src/ccgnu2-config $(PTXCONF_SYSROOT_CROSS)/bin/ccgnu2-config
- @$(call touch)
-
-# ----------------------------------------------------------------------------
# Target-Install
# ----------------------------------------------------------------------------