diff options
Diffstat (limited to 'meta-moblin/packages/boost')
-rw-r--r-- | meta-moblin/packages/boost/boost-jam-native.inc | 1 |
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 5293ea5e0..fe181ad00 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() { ./build.sh gcc } -NATIVE_INSTALL_WORKS = "1" # This is too terrible - the build script doesn't give any good # way I can see to find out where the binaries are placed, so # rely on only one bin.foo directory being created. |