pkgsrc/lang/perl5
hauke 133a47f6ea On m68k, gcc creates short assembler branch insns, and expects the
assembler to adapt them to the distance. m68k gas appears not to do
that for fpu branch insns, resulting in an out-of-range FPU assembler
branch instruction error in "ext/re/re_exec.c".

As a workaround, building with "-Os" instead of "-O2" reduces the size
of the object file enough to allow short branches.

See PR toolchain/45439.
2011-10-11 10:02:13 +00:00
..
files The CPAN module DB_File tries to link against -ldb, but NetBSD does not 2011-09-17 18:51:35 +00:00
patches Changes 5.14.1: 2011-08-05 18:06:14 +00:00
buildlink3.mk When building perl packages, never use native perl. 2011-09-14 15:41:36 +00:00
DESCR
dirs.mk Allow sitebin to be overridden by PERL5_SITEBIN. No change to default build 2011-05-16 07:59:04 +00:00
distinfo Changes 5.14.2: 2011-09-29 07:17:26 +00:00
hacks.mk On m68k, gcc creates short assembler branch insns, and expects the 2011-10-11 10:02:13 +00:00
license.mk adjust PERL5_LICENSE - enable both valid licenses 2009-07-17 06:44:46 +00:00
Makefile If building with threads support, add PTHREAD_LDFLAGS to LDFLAGS. 2011-09-20 11:31:13 +00:00
Makefile.common Changes 5.14.2: 2011-09-29 07:17:26 +00:00
module.mk Bump default BUILD_DEPENDS for Module::Build packages to match current 2011-08-15 04:48:36 +00:00
packlist.mk Don't require "gawk". This is false positive reported by "pkglint". 2010-08-27 16:34:03 +00:00
PLIST
vars.mk Rewrote vars.mk so that perl is only invoked once, as opposed to once 2008-01-29 16:41:36 +00:00
version.mk Changes 5.14.1: 2011-08-05 18:06:14 +00:00