aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/cppunit/cppunit_1.12.1.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/cppunit/cppunit_1.12.1.bb')
-rw-r--r--recipes/cppunit/cppunit_1.12.1.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/cppunit/cppunit_1.12.1.bb b/recipes/cppunit/cppunit_1.12.1.bb
index e25f5c351d..738b5df636 100644
--- a/recipes/cppunit/cppunit_1.12.1.bb
+++ b/recipes/cppunit/cppunit_1.12.1.bb
@@ -10,7 +10,7 @@ PR = "r1"
SRC_URI = "${SOURCEFORGE_MIRROR}/cppunit/cppunit-${PV}.tar.gz"
-inherit autotools_stage binconfig
+inherit autotools binconfig
CXXFLAGS_powerpc += "-lstdc++"