summaryrefslogtreecommitdiff
path: root/binary/mingw-w64/NOTES
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2013-03-08 13:52:38 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2013-03-08 13:52:38 +0200
commit101f2261f095470fccd4d775b0dde517e58de287 (patch)
tree86534e817bdd225883eb0446875aadfffc5a3bb2 /binary/mingw-w64/NOTES
parent0c75467a0d12330f2bdb86834439021d182bd37d (diff)
Enable shell globbing
Diffstat (limited to 'binary/mingw-w64/NOTES')
-rw-r--r--binary/mingw-w64/NOTES2
1 files changed, 1 insertions, 1 deletions
diff --git a/binary/mingw-w64/NOTES b/binary/mingw-w64/NOTES
index 9bee795..fec4e7a 100644
--- a/binary/mingw-w64/NOTES
+++ b/binary/mingw-w64/NOTES
@@ -77,7 +77,7 @@ a complete toolchain bring up.
make -j 16
make install
- 2. Disable .dll & .la files in i686-w64-mingw32/lib.
+ 2. Disable .dll & .la files in i686-w64-mingw32/lib and bin/.
3. Check that the compiler works. Compile and run sizeof_funds.cxx and
throw.cxx.