OpenBSD release(s):
1.3 (51 50 49 48 47 46 45 44 43 42 41 40 39 38 37), 1.2 (36), 1.1 (35),
Tags:
None
revision 1.4/Dead -
Changes since 1.3: none
remove libf2c, hasn't been built since it was moved to ports in 2010.
ok miod@ espie@
revision 1.3/ (Download) - annotate - Thu, 30 Dec 2004 17:35:27 UTC by espie
OpenBSD release(s): 51 50 49 48 47 46 45 44 43 42 41 40 39 38 37
Changes since 1.2: +1 -1 (diff)
Actual synch with 3.3.5.
Changes in Makefile.bsd-wrapper to avoid prereq.
Fix in lib*/config.h.in to include the right ones and get the correct
definitions.
Bump of shlib_version accordingly.
revision 1.2/ (Download) - annotate - Tue, 13 Jul 2004 21:03:34 UTC by marc
OpenBSD release(s): 36
Changes since 1.1: +1 -1 (diff)
errno changes, lib major version bumps, and general flag day
To build you must:
cd /usr/src && make obj && make includes
cd lib/libc && make depend && make && NOMAN=1 sudo make install
cd /usr/src && make build
revision 1.1/ (Download) - annotate - Sun, 29 Feb 2004 19:32:33 UTC by drahn
OpenBSD release(s): 35
Build this properly on OpenBSD.