boost: back out more mistakingly added works-in-progress. It turns out that that gcc4 patch wasn't needed anyways
This commit is contained in:
parent
2d8eda33f7
commit
0e6acef18b
@ -1,2 +1 @@
|
||||
379a8078dac540c2cb1c8a9f251db52a boost-1.33.1-gcc4.patch
|
||||
2b999b2fb7798e1737d1fff8fac602ef boost_1_33_1.tar.bz2
|
||||
|
@ -7,12 +7,11 @@
|
||||
name=boost
|
||||
version=1.33.1
|
||||
release=1
|
||||
source=(http://dl.sourceforge.net/sourceforge/boost/boost_1_33_1.tar.bz2 \
|
||||
boost-1.33.1-gcc4.patch)
|
||||
source=(http://dl.sourceforge.net/sourceforge/boost/boost_1_33_1.tar.bz2)
|
||||
|
||||
|
||||
build() {
|
||||
cd ${name}_1_33_1
|
||||
patch -p1 -i $SRC/boost-1.33.1-gcc4.patch
|
||||
cd tools/build/jam_src
|
||||
./build.sh gcc
|
||||
cd -
|
||||
|
Loading…
x
Reference in New Issue
Block a user