In perl.git, the branch smoke-me/jhi/cppflags-dedup has been created
<http://perl5.git.perl.org/perl.git/commitdiff/871ec20b97805738710a1630e95d6047ec3830a1?hp=0000000000000000000000000000000000000000>
at 871ec20b97805738710a1630e95d6047ec3830a1 (commit)
- Log -----------------------------------------------------------------
commit 871ec20b97805738710a1630e95d6047ec3830a1
Author: Jarkko Hietaniemi <[email protected]>
Date: Fri Oct 16 08:10:40 2015 -0400
Try to avoid doubling the cppflags if rerun without removing config.sh
This bug has been here since 2001, introduced by yours truly
in 58e77565. Hasn't been too harmful, obviously. It doubles
the cppflags only once, thankfully, unlimited doubling would
probably have been noticed earlier.
The avoidance maneuver is far from fool-proof. To be more
fooler-proofer, some sort of order-preserving deduping would
be needed.
-----------------------------------------------------------------------
--
Perl5 Master Repository