]> git.ipfire.org Git - thirdparty/libtool.git/commit
libtool: Remove no-undefined flag from test
authorIleana Dumitrescu <ileanadumitrescu95@gmail.com>
Sat, 8 Jun 2024 08:43:59 +0000 (11:43 +0300)
committerIleana Dumitrescu <ileanadumitrescu95@gmail.com>
Sat, 8 Jun 2024 11:30:31 +0000 (14:30 +0300)
commit7854e41011dfb252a3cebf6c6f0431408b67628f
tree0903087ca3a7b1d77b9390ebc8087d590221efcd
parente40ba04af725eb49db6d61471a4804efe682e423
libtool: Remove no-undefined flag from test

The addition of the no-undefined flag was causing the test to fail on
NetBSD. Removing the flag fixed the test.

* tests/bug_62343.at: Removed the no-undefined flag from the compilation
  command.
tests/bug_62343.at