Updated a comment.
This commit is contained in:
parent
646a46b53b
commit
262bda35cf
1 changed files with 3 additions and 0 deletions
3
acprep
3
acprep
|
|
@ -149,6 +149,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:
|
||||
#
|
||||
# $ ./acprep --local --devel --debug --boost sd
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue