> On Jul 11, 2017, at 6:14 AM, Hanspeter Niederstrasser
> wrote:
>
> On 7/9/17 9:00 PM, David Reiser wrote:
>> gnutls30 inserts:
>> inherited_linker_flags=' -framework Security -framework CoreFoundation’
>> in its .la files. And the validator complains at the end of the package
>> build.
>> I
On 7/9/17 9:00 PM, David Reiser wrote:
gnutls30 inserts:
inherited_linker_flags=' -framework Security -framework CoreFoundation’
in its .la files. And the validator complains at the end of the package build.
I tried one fix of inserting 4 '-Wl,' in line in the Makefile.in, but that
broke the b
gnutls30 inserts:
inherited_linker_flags=' -framework Security -framework CoreFoundation’
in its .la files. And the validator complains at the end of the package build.
I tried one fix of inserting 4 '-Wl,' in line in the Makefile.in, but that
broke the build sooner.
What’s the right way to avo