mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-08-06 14:49:38 +08:00
add libm
This commit is contained in:
@ -1,5 +1,7 @@
|
|||||||
Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
|
Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
|
||||||
|
|
||||||
|
* configure.in: add libm.
|
||||||
|
|
||||||
* .cvsignore: ignore some stuff that comes from test-build.mk.
|
* .cvsignore: ignore some stuff that comes from test-build.mk.
|
||||||
|
|
||||||
Wed Jul 8 00:01:30 1992 Stu Grossman (grossman at cygnus.com)
|
Wed Jul 8 00:01:30 1992 Stu Grossman (grossman at cygnus.com)
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
# script appropriate for this directory. For more information, check
|
# script appropriate for this directory. For more information, check
|
||||||
# any existing configure script.
|
# any existing configure script.
|
||||||
|
|
||||||
configdirs="autoconf libgcc mmalloc libiberty texinfo bfd binutils byacc bison flex gcc readline glob ld gas gdb emacs ispell make grep diff rcs cvs patch send_pr libg++ newlib gprof gdbtest"
|
configdirs="autoconf libgcc mmalloc libiberty texinfo bfd binutils byacc bison flex gcc readline glob ld gas gdb emacs ispell make grep diff rcs cvs patch send_pr libg++ newlib gprof gdbtest libm"
|
||||||
srctrigger=cfg-paper.texi
|
srctrigger=cfg-paper.texi
|
||||||
srcname="gnu development package"
|
srcname="gnu development package"
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user