]> git.ipfire.org Git - ipfire-3.x.git/commitdiff
toolchain: Make perl to build with gcc-4.5.0.
authorMichael Tremer <michael.tremer@ipfire.org>
Thu, 22 Apr 2010 22:14:42 +0000 (00:14 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Thu, 22 Apr 2010 22:14:42 +0000 (00:14 +0200)
pkgs/toolchain/perl/perl.nm

index d7060a0caf52e463226540b2db83357a64134096..29b6531333590e105848a9dc94a6cb57adf9e3ed 100644 (file)
@@ -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)