Date: Thu, 28 Aug 1997 23:14:06 -0700 (PDT) From: Peter Wemm <peter@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-contrib@FreeBSD.ORG Subject: cvs commit: src/contrib/libgmp/mpbsd min.c Message-ID: <199708290614.XAA21581@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
peter 1997/08/28 23:14:05 PDT Modified files: contrib/libgmp/mpbsd min.c Log: "fix" this for compiling under the sticter ELF linker.. There was a reference to an undefined function (digit_value_in_base()) that was static elsewhere that it was used. Revision Changes Path 1.2 +21 -0 src/contrib/libgmp/mpbsd/min.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199708290614.XAA21581>