Mageia Bugzilla – Attachment 7005 Details for
Bug 16756
boost-1.58 is missing mpi
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
Log In
[x]
|
New Account
|
Forgot Password
[patch]
iurt local build patch
boost-1.58-mga-fix_local_iurt_build.patch (text/plain), 1.05 KB, created by
Barry Jackson
on 2015-09-15 00:35:53 CEST
(
hide
)
Description:
iurt local build patch
Filename:
MIME Type:
Creator:
Barry Jackson
Created:
2015-09-15 00:35:53 CEST
Size:
1.05 KB
patch
obsolete
>diff -ur boost_1_58_0_o/bootstrap.sh boost_1_58_0/bootstrap.sh >--- boost_1_58_0_o/bootstrap.sh 2015-04-06 10:55:33.000000000 +0100 >+++ boost_1_58_0/bootstrap.sh 2015-09-14 00:13:44.612918018 +0100 >@@ -376,22 +376,3 @@ > option.set keep-going : false ; > EOF > >-cat << EOF >- >-Bootstrapping is done. To build, run: >- >- ./b2 >- >-To adjust configuration, edit 'project-config.jam'. >-Further information: >- >- - Command line help: >- ./b2 --help >- >- - Getting started guide: >- http://www.boost.org/more/getting_started/unix-variants.html >- >- - Boost.Build documentation: >- http://www.boost.org/build/doc/html/index.html >- >-EOF >diff -ur boost_1_58_0_o/tools/build/bootstrap.sh boost_1_58_0/tools/build/bootstrap.sh >--- boost_1_58_0_o/tools/build/bootstrap.sh 2015-04-04 18:25:07.000000000 +0100 >+++ boost_1_58_0/tools/build/bootstrap.sh 2015-09-14 13:07:06.073801578 +0100 >@@ -111,10 +111,3 @@ > cp "$my_dir/src/engine/$arch/bjam" . > fi > >-cat << EOF >- >-Bootstrapping is done. To build and install, run: >- >- ./b2 install --prefix=<DIR> >- >-EOF
diff -ur boost_1_58_0_o/bootstrap.sh boost_1_58_0/bootstrap.sh --- boost_1_58_0_o/bootstrap.sh 2015-04-06 10:55:33.000000000 +0100 +++ boost_1_58_0/bootstrap.sh 2015-09-14 00:13:44.612918018 +0100 @@ -376,22 +376,3 @@ option.set keep-going : false ; EOF -cat << EOF - -Bootstrapping is done. To build, run: - - ./b2 - -To adjust configuration, edit 'project-config.jam'. -Further information: - - - Command line help: - ./b2 --help - - - Getting started guide: - http://www.boost.org/more/getting_started/unix-variants.html - - - Boost.Build documentation: - http://www.boost.org/build/doc/html/index.html - -EOF diff -ur boost_1_58_0_o/tools/build/bootstrap.sh boost_1_58_0/tools/build/bootstrap.sh --- boost_1_58_0_o/tools/build/bootstrap.sh 2015-04-04 18:25:07.000000000 +0100 +++ boost_1_58_0/tools/build/bootstrap.sh 2015-09-14 13:07:06.073801578 +0100 @@ -111,10 +111,3 @@ cp "$my_dir/src/engine/$arch/bjam" . fi -cat << EOF - -Bootstrapping is done. To build and install, run: - - ./b2 install --prefix=<DIR> - -EOF
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 16756
:
7004
| 7005 |
7022