Well, that didn't work; also didn't work using configure.cppflags-append instead. As far as I can tell, it didn't pick up the change to the environment variable, at least I didn't see anything in the log indicating that it did; the only reference to XML_POOR_ENTROPY was still in the error message.
> On Jul 16, 2017, at 00:29, Kenneth F. Cunningham > <[email protected]> wrote: > > Maybe something similar to this in the Portfile would work. Please give it a > try. If it does, this might be your first pull request! -- Ken > > if {${os.platform} eq "darwin" && ${os.major} < 11} { > configure.cflags-append -DXML_POOR_ENTROPY=1 > } > > > On 2017-07-15, at 9:03 PM, Kenneth F. Cunningham wrote: > >> >> On 2017-07-15, at 8:36 PM, Richard L. Hamilton wrote: >> >>> bypass this error by defining XML_POOR_ENTROPY >> >> looks like you have to do the above. >> >> Ken >
signature.asc
Description: Message signed with OpenPGP
