]> git.ipfire.org Git - thirdparty/gcc.git/commit - libffi/ChangeLog
Makefile.am (SUBDIRS): Define.
authorJakub Jelinek <jakub@redhat.com>
Mon, 1 May 2000 21:35:35 +0000 (23:35 +0200)
committerTom Tromey <tromey@gcc.gnu.org>
Mon, 1 May 2000 21:35:35 +0000 (21:35 +0000)
commit91bffbe9d6060e79715ae15924af89d90f86be27
tree1079f4923cb1b76a3f9deaf5a958bb7d88fcc6d3
parent7e04d3c7e31e1a98cab960f7bfe30e500281d435
Makefile.am (SUBDIRS): Define.

2000-04-28  Jakub Jelinek  <jakub@redhat.com>

* Makefile.am (SUBDIRS): Define.
(AM_MAKEFLAGS): Likewise.
(Multilib support.): Add section.
* Makefile.in: Rebuilt.
* ltconfig (extra_compiler_flags, extra_compiler_flags_value):
        New variables. Set for gcc using -print-multi-lib. Export them
        to libtool.
        (sparc64-*-linux-gnu*): Use libsuff 64 for search paths.
        * ltmain.sh (B|b|V): Don't throw away gcc's -B, -b and -V options
        for -shared links.
        (extra_compiler_flags_value, extra_compiler_flags): Check these
        for extra compiler options which need to be passed down in
        compiler_flags.

From-SVN: r33586
libffi/ChangeLog
libffi/Makefile.am
libffi/Makefile.in
libffi/ltconfig
libffi/ltmain.sh