From: Alexandre Oliva Date: Sat, 2 Sep 2000 23:37:10 +0000 (+0000) Subject: * tests/link-2.test: Create hell.lo in the format expected by X-Git-Tag: multi-language-merge-point~162 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e0bbcef2a8c2cee2a0e33cbde65c7dabc73486b7;p=thirdparty%2Flibtool.git * tests/link-2.test: Create hell.lo in the format expected by libtool. --- diff --git a/ChangeLog b/ChangeLog index fa8fc7742..9809ceea5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2000-09-02 Alexandre Oliva + * tests/link-2.test: Create hell.lo in the format expected by + libtool. + * ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh (archive_cmds, archive_expsym_cmds) : Use compiler_flags instead of linker flags when $CC is used for linking. diff --git a/tests/link-2.test b/tests/link-2.test index df3c00e97..33e713d09 100755 --- a/tests/link-2.test +++ b/tests/link-2.test @@ -10,10 +10,21 @@ if test -z "$srcdir"; then fi . $srcdir/defs || exit 1 +rm -f hell.lo +cat > hell.lo <