Re: [PATCH] tests: don't feed -no-undefined to the linker during, configure.
Roumen Petrov <[email protected]>
| Newsgroups | gmane.comp.gnu.libtool.patches |
|---|---|
| Message-ID | <[email protected]> |
Peter Rosin wrote: > * tests/deplibs-mingw.at: Restore LDFLAGS for the configure run so that > the linker does not see -no-undefined. Makes the test pass instead of > skip on MinGW. > > Signed-off-by: Peter Rosin <[email protected]> > --- > tests/deplibs-mingw.at | 3 +++ > 1 files changed, 3 insertions(+), 0 deletions(-) > > Ok to push? No idea. It pass to me with git code , cross build, tested in emulated environment. Roumen