summaryrefslogtreecommitdiff
path: root/README-1ST
diff options
context:
space:
mode:
authorJohn Wiegley <johnw@newartisans.com>2009-11-14 17:43:19 -0500
committerJohn Wiegley <johnw@newartisans.com>2009-11-14 17:43:19 -0500
commit8d698e5ccb471d546eee8a5bea6d6c56ec4b08c3 (patch)
tree26237a150367e13a24917d994602f5f94f979ec8 /README-1ST
parentcc7d51f154071c933489d94b130a1a47ce572266 (diff)
downloadfork-ledger-8d698e5ccb471d546eee8a5bea6d6c56ec4b08c3.tar.gz
fork-ledger-8d698e5ccb471d546eee8a5bea6d6c56ec4b08c3.tar.bz2
fork-ledger-8d698e5ccb471d546eee8a5bea6d6c56ec4b08c3.zip
Don't use GLIBCXX_DEBUG only for opt builds
Diffstat (limited to 'README-1ST')
-rw-r--r--README-1ST3
1 files changed, 2 insertions, 1 deletions
diff --git a/README-1ST b/README-1ST
index 9eb1349c..2dc12192 100644
--- a/README-1ST
+++ b/README-1ST
@@ -21,7 +21,8 @@ are a MacPorts user, you can install these dependencies very simply using:
$ ./acprep dependencies
Once this is done, I recommend building both debug and optimized versions of
-Ledger, in a subdirectory of your source tree named 'build':
+Ledger, in a subdirectory of your source tree named 'build' (which acprep will
+manage for you, you simply need to make it):
$ mkdir build
$ ./acprep opt make