bug#54020: Allow user-defined libtool options
Roumen Petrov <[email protected]> Tue, 16 Jan 2024 22:43:57 +0200
| Newsgroups | gmane.comp.sysutils.automake.bugs,gmane.comp.sysutils.automake.patches |
|---|---|
| Message-ID | <[email protected]> |
Mike Frysinger wrote: > On 13 Jan 2024 22:29, Bogdan wrote: >> Mike Frysinger <[email protected]>, 2024-01-13 07:19: >>> On 15 Mar 2023 17:31, Bogdan wrote: >>>> Another patch from my side. This one makes it possible for users to >>>> pass additional options to libtool in 'compile' mode. Fixes #54020. >>>> [SNIP] Libtool support options that allows user to pass flags either or compiler or linker. I cannot see needs for more flags and variables. Regards, Roumen Petrov