gsrc-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gsrc-commit] /srv/bzr/gsrc/trunk r1567: build multithreaded boost


From: Brandon Invergo
Subject: [Gsrc-commit] /srv/bzr/gsrc/trunk r1567: build multithreaded boost
Date: Sun, 06 Jan 2013 14:40:01 +0100
User-agent: Bazaar (2.5.0)

------------------------------------------------------------
revno: 1567
committer: Brandon Invergo <address@hidden>
branch nick: trunk
timestamp: Sun 2013-01-06 14:40:01 +0100
message:
  build multithreaded boost
modified:
  deps/boost/Makefile
=== modified file 'deps/boost/Makefile'
--- a/deps/boost/Makefile       2012-12-06 22:32:15 +0000
+++ b/deps/boost/Makefile       2013-01-06 13:40:01 +0000
@@ -16,6 +16,7 @@
        --without-libraries=python
 
 b2flags = \
+       threading=multi \
        --prefix=$(packageprefix) \
        --layout=system \
        $(MAKE_ARGS_PARALLEL)


reply via email to

[Prev in Thread] Current Thread [Next in Thread]