From: Michael Tremer Date: Thu, 22 Apr 2010 22:14:42 +0000 (+0200) Subject: toolchain: Make perl to build with gcc-4.5.0. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=85182a62ab342627615a75bef360ceefbc90b1e4;p=ipfire-3.x.git toolchain: Make perl to build with gcc-4.5.0. --- diff --git a/pkgs/toolchain/perl/perl.nm b/pkgs/toolchain/perl/perl.nm index d7060a0ca..29b653133 100644 --- a/pkgs/toolchain/perl/perl.nm +++ b/pkgs/toolchain/perl/perl.nm @@ -13,7 +13,6 @@ define STAGE_BUILD cd $(DIR_APP) && \ $(DIR_APP)/Configure \ -Dprefix=$(TOOLS_DIR) \ - -Dstatic_ext="Data/Dumper Fcntl IO POSIX" \ -d -e -s cd $(DIR_APP) && make perl utilities ext/Errno/pm_to_blib #$(PARALLELISMFLAGS)