mirror of
https://github.com/crosstool-ng/crosstool-ng.git
synced 2025-03-22 03:55:34 +00:00
/devel/gcc-4.4:
- cleanup the PPL build -------- diffstat follows -------- /devel/gcc-4.4/scripts/build/companion_libs/ppl.sh | 4 2 2 0 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
This commit is contained in:
parent
e03219c3d6
commit
6c5993d038
@ -31,8 +31,8 @@ do_ppl() {
|
||||
CT_DoStep INFO "Installing PPL"
|
||||
|
||||
CT_DoLog EXTRA "Configuring PPL"
|
||||
CFLAGS="${CT_CFLAGS_FOR_HOST} -fPIC" \
|
||||
CXXFLAGS="${CT_CFLAGS_FOR_HOST} -fPIC" \
|
||||
CFLAGS="${CT_CFLAGS_FOR_HOST}" \
|
||||
CXXFLAGS="${CT_CFLAGS_FOR_HOST}" \
|
||||
CT_DoExecLog ALL \
|
||||
"${CT_SRC_DIR}/ppl-${CT_PPL_VERSION}/configure" \
|
||||
--build=${CT_BUILD} \
|
||||
|
Loading…
x
Reference in New Issue
Block a user