aboutsummaryrefslogtreecommitdiff
path: root/tools/lib32
Commit message (Collapse)AuthorAgeFilesLines
* Remove an outdated README.Ruslan Ermilov2006-03-211-7/+0
| | | | Notes: svn path=/head/; revision=156931
* Remove the build32.sh hack, it is now slightly broken (missing somePeter Wemm2004-11-252-82/+4
| | | | | | | | compile args) and would be harmful to use. Leave the README pointing to WITH_LIB32 for now. Notes: svn path=/head/; revision=138073
* Don't leave noschg files laying around in /tmpPeter Wemm2004-10-111-0/+2
| | | | Notes: svn path=/head/; revision=136405
* Update path to c++ internals includes for the 3.4 location.Peter Wemm2004-09-161-9/+2
| | | | | | | | No longer use make -k since the libraries target should build now. Remove hacks for gnu/lib/libregex. Notes: svn path=/head/; revision=135287
* Add libmagic to the explicit build-tools list.Peter Wemm2004-09-161-0/+1
| | | | Notes: svn path=/head/; revision=135285
* Make libcrypto/libssh cross compilePeter Wemm2004-09-151-0/+1
| | | | Notes: svn path=/head/; revision=135282
* Fix typo in rev 1.2 "-DNOINFOall" should be "-DNOINFO all"Peter Wemm2004-09-151-1/+1
| | | | Notes: svn path=/head/; revision=135281
* Update for latest make(1) changes.David E. O'Brien2004-08-241-17/+39
| | | | | | | Submitted by: Steve Kargl <sgk@troutmask.apl.washington.edu> Notes: svn path=/head/; revision=134254
* Add a snapshot of build32.sh for amd64 systems. The readme and commentsPeter Wemm2004-03-302-0/+66
describe the (severe) restrictions and future plans. Notes: svn path=/head/; revision=127647