mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2026-08-27 00:26:02 -04:00
On cross builds, this fixes numerous test fails due to the milli.a archive not being found. On hppa*64*-*-hpux*, this fixes four fails due to undefined symbols in the HP milli.a archive. The change to objcopy.exp causes the "objcopy executable (pr25662)" test to fail. Previously, it didn't run because milli.a wasn't found. 2026-05-24 John David Anglin <danglin@gcc.gnu.org> binutils/ChangeLog: * testsuite/binutils-all/objcopy.exp: Append LDFLAGS to ldflags for milli.a archive. * testsuite/config/default.exp: Create dummy milli.a archive in tmpdir/hppa. Append " -Ltmpdir/hppa" to LDFLAGS. ld/ChangeLog: * testsuite/config/default.exp: Likewise. |
||
|---|---|---|
| .. | ||
| default.exp | ||
| hppa.sed | ||