In perl.git, the branch smoke-me/jhi/freebsd has been created
<http://perl5.git.perl.org/perl.git/commitdiff/986477a898e6624113189c2c10e0a7c14c3359e5?hp=0000000000000000000000000000000000000000>
at 986477a898e6624113189c2c10e0a7c14c3359e5 (commit)
- Log -----------------------------------------------------------------
commit 986477a898e6624113189c2c10e0a7c14c3359e5
Author: Jarkko Hietaniemi <[email protected]>
Date: Mon Nov 24 20:39:18 2014 -0500
Remove -std=c89/-ansi if freebsd has "inline static" in <fenv.h>
Since -std=c89 (eq -ansi) simply isn't compatible with "inline static".
Based on a fix by TonyC.
-----------------------------------------------------------------------
--
Perl5 Master Repository