projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2a87d1a
)
Omit specifying kernel version
author
Eric Andersen
<andersen@codepoet.org>
Sun, 13 Jul 2003 22:19:47 +0000
(22:19 -0000)
committer
Eric Andersen
<andersen@codepoet.org>
Sun, 13 Jul 2003 22:19:47 +0000
(22:19 -0000)
sources/perl.patch
patch
|
blob
|
history
diff --git
a/sources/perl.patch
b/sources/perl.patch
index 56910addcc2d08e8f05965089875a1727883fb8f..192b43276d2bf3a9649ff91ba619b5a9e24bc8db 100644
(file)
--- a/
sources/perl.patch
+++ b/
sources/perl.patch
@@
-54,7
+54,7
@@
diff -urN cross.o/Makefile cross.x/Makefile
diff -urN cross.o/config.sh.uclibc cross.x/config.sh.uclibc
--- /dev/null
+++ perl-5.8.0.uclibc/cross/config.sh.uclibc 2003-06-27 16:53:28.000000000 -0600
-@@ -0,0 +1,97
9
@@
+@@ -0,0 +1,97
8
@@
+#!/bin/sh
+#
+# This file was produced by running the Configure script. It holds all the
@@
-813,7
+813,6
@@
diff -urN cross.o/config.sh.uclibc cross.x/config.sh.uclibc
+optimize='-O2'
+orderlib='false'
+osname='linux'
-+osvers='2.4.19-rmk6'
+otherlibdirs=' '
+package='perl5'
+pager='/bin/more'