summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorJohnathan Corgan2010-04-26 13:05:03 -0700
committerJohnathan Corgan2010-04-26 13:05:03 -0700
commit665d7a850eeb46bfc6388a98e4a4107648cb6add (patch)
tree722736b80651cd2b6fbde49c7859af50b94d3621 /README
parenta3278070d3e991ea0a8f6e62bbfc2a2e177fe8e7 (diff)
parenta40feb1dece1b8064f3f81e669f3ed38b60b6dd8 (diff)
downloadgnuradio-665d7a850eeb46bfc6388a98e4a4107648cb6add.tar.gz
gnuradio-665d7a850eeb46bfc6388a98e4a4107648cb6add.tar.bz2
gnuradio-665d7a850eeb46bfc6388a98e4a4107648cb6add.zip
Merge branch 'wip/remove-mld-threads'
* wip/remove-mld-threads: Further updates for removing omnithreads Update build configuration for OSX omnithreads changeover initial move from mld_threads to gruel:: namespace threads and such Initial changes to remove mld_thread and instead use gruel:: namespace classes
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index 6eeb0fe8a..4656af2c9 100644
--- a/README
+++ b/README
@@ -177,7 +177,7 @@ http://sourceforge.net/project/showfiles.php?group_id=1369&package_id=175103
We use Smart Pointers, the thread library and a bunch of other boost stuff.
If your system doesn't have boost 1.35 or later, see README.building-boost
-for additional info.
+for additional info. (Note: Mac OSX systems require 1.37 or later.)
(7) cppunit 1.9.14 or later. http://cppunit.sourceforge.net