summaryrefslogtreecommitdiffstats
path: root/meta-moblin/packages/boost
diff options
context:
space:
mode:
authorRichard Purdie <rpurdie@linux.intel.com>2010-07-22 11:27:13 +0100
committerRichard Purdie <rpurdie@linux.intel.com>2010-07-22 11:44:28 +0100
commitdc807f54f858419f97e211cd62fd2d30db9a80de (patch)
tree59adc7578ccccd566b5db07ed2a8e764c30510d8 /meta-moblin/packages/boost
parent5c63f8a2494cd74792e1a67b114a90a0a2fdbbcc (diff)
downloadpoky-dc807f54f858419f97e211cd62fd2d30db9a80de.tar.gz
Finally deprecate all legacy do_stage functions. This changes the existing warning
into a fatal error if any legacy do_stage functions are found. Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
Diffstat (limited to 'meta-moblin/packages/boost')
-rw-r--r--meta-moblin/packages/boost/boost-jam-native.inc1
1 files changed, 0 insertions, 1 deletions
diff --git a/meta-moblin/packages/boost/boost-jam-native.inc b/meta-moblin/packages/boost/boost-jam-native.inc
index 5293ea5e09..fe181ad00f 100644
--- a/meta-moblin/packages/boost/boost-jam-native.inc
+++ b/meta-moblin/packages/boost/boost-jam-native.inc
@@ -21,7 +21,6 @@ do_compile() {
21 ./build.sh gcc 21 ./build.sh gcc
22} 22}
23 23
24NATIVE_INSTALL_WORKS = "1"
25# This is too terrible - the build script doesn't give any good 24# This is too terrible - the build script doesn't give any good
26# way I can see to find out where the binaries are placed, so 25# way I can see to find out where the binaries are placed, so
27# rely on only one bin.foo directory being created. 26# rely on only one bin.foo directory being created.