浏览代码

Omit specifying kernel version

Eric Andersen 22 年之前
父节点
当前提交
cd1f5c2fd3
共有 1 个文件被更改,包括 1 次插入2 次删除
  1. 1 2
      sources/perl.patch

+ 1 - 2
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,979 @@
+@@ -0,0 +1,978 @@
 +#!/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'