|
|
|
@ -2,6 +2,7 @@
|
|
|
|
|
# This copyright note is auto-generated by ./scripts/Create-CopyPatch. |
|
|
|
|
# |
|
|
|
|
# Filename: package/.../boost/boost.conf |
|
|
|
|
# Copyright (C) 2010 The OpenSDE Project |
|
|
|
|
# Copyright (C) 2004 - 2006 The T2 SDE Project |
|
|
|
|
# |
|
|
|
|
# More information can be found in the files COPYING and README. |
|
|
|
@ -19,7 +20,6 @@ makeinstopt=
|
|
|
|
|
# otherwise rebuilding boost does not reinstall static files |
|
|
|
|
var_insert taropt ' ' -m |
|
|
|
|
|
|
|
|
|
hook_add preconf 3 "rm configure" |
|
|
|
|
hook_add inmake 5 "bjam -j $SDECFG_PARALLEL_MAX -sTOOLS=$CC" |
|
|
|
|
hook_add postmake 5 "bjam --prefix=$prefix --libdir=$libdir \ |
|
|
|
|
--includedir=$includedir -sTOOLS=$CC --layout=system \ |
|
|
|
|