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
On 7/9/17 1:03 PM, Scott Hannahs wrote:
On Jun 26, 2017, at 11:46 AM, Alexander Hansen
wrote:
On Jun 25, 2017, at 17:39, Scott Hannahs wrote:
So do I need to modify the install phase to install the
/sw/lib/libcryptopp.5.dylib file? Should it be a hard link to the
libcryptopp.dylib or s
> On Jun 26, 2017, at 11:46 AM, Alexander Hansen
> wrote:
>
>> On Jun 25, 2017, at 17:39, Scott Hannahs wrote:
>>
>> So do I need to modify the install phase to install the
>> /sw/lib/libcryptopp.5.dylib file? Should it be a hard link to the
>> libcryptopp.dylib or should that file not exi