summaryrefslogtreecommitdiff
path: root/acprep
diff options
context:
space:
mode:
Diffstat (limited to 'acprep')
-rwxr-xr-xacprep3
1 files changed, 3 insertions, 0 deletions
diff --git a/acprep b/acprep
index 0bbf554c..c9d41cf1 100755
--- a/acprep
+++ b/acprep
@@ -148,6 +148,9 @@ CXXFLAGS="$CXXFLAGS -Wwrite-strings"
#
# Of course, you'll need MacPorts to do this, with both the "bjam" and "stow"
# packages installed.
+#
+# Lastly, you need to build cppunit by hand with GLIBCXX_DEBUG also, or else
+# you'll see UniTests crash in flames and none of the unit tests will run.
#
# Now you're ready to run acprep like this:
#