Re: [PATCH] Add TPF settings for LT_SYS_DLOPEN_SELF
Brooks Moses <[email protected]>
| Newsgroups | gmane.comp.gnu.libtool.patches |
|---|---|
| Message-ID | <[email protected]> |
On 04/30/2012 03:36 PM, DJ Delorie wrote: > * m4/libtool.m4: Since we know that all TPF builds are cross- > builds, do not attempt to run linker tests during config. Use > known constants instead, since we know how dlopen() is > implemented. Committed. Thanks! If you could give the updated libtool.m4 file a test to make sure it's working as expected, I'd appreciate it. - Brooks