pkgsrc/lang/perl5
mrg e5db4ea286 use -fno-reorder-blocks for sparc64, mips, and vax and GCC 4.5*.
something in op.c (as miniop.c) is mis-compiled with this option which
is enabled by -O2, when using GCC 4.5.  i didn't try to figure out
exactly what as op.c is 419,359 bytes long and the assembler output
is almost 100% different and approximiately 1.5MB either way (the
diff of the asm output is larger than the combined inputs), so for now
we have this hack.  this problem doesn't appear to occur in newer GCC.


XXX: pullup to 2015Q2.
2015-08-07 22:11:22 +00:00
..
files Add support for Bitrig 2015-06-05 12:22:28 +00:00
patches Remove reference to file no longer part of the perl distribution. 2015-06-24 11:43:42 +00:00
buildlink3.mk Changes 5.22.0: 2015-06-11 13:44:23 +00:00
DESCR
dirs.mk
distinfo Remove reference to file no longer part of the perl distribution. 2015-06-24 11:43:42 +00:00
hacks.mk use -fno-reorder-blocks for sparc64, mips, and vax and GCC 4.5*. 2015-08-07 22:11:22 +00:00
license.mk
Makefile Remove reference to file no longer part of the perl distribution. 2015-06-24 11:43:42 +00:00
Makefile.common Changes 5.22.0: 2015-06-11 13:44:23 +00:00
module.mk Move pthread.buildlink3.mk from module.mk to buildlink3.mk with conditionally. 2014-05-21 13:35:23 +00:00
options.mk Workaround perldtrace.h dependency problem 2014-06-04 14:24:37 +00:00
packlist.mk Don't append ".gz" to the filenames of Perl manual page that are already 2014-11-13 17:48:59 +00:00
PLIST Remove the dynamic plist additions and add the two files to the static PLIST 2012-11-02 07:29:30 +00:00
vars.mk
version.mk