]> git.pld-linux.org Git - packages/etherboot.git/commitdiff
new patch
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Fri, 6 Aug 1999 11:30:47 +0000 (11:30 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    etherboot-fixes.patch -> 1.1

etherboot-fixes.patch [new file with mode: 0644]

diff --git a/etherboot-fixes.patch b/etherboot-fixes.patch
new file mode 100644 (file)
index 0000000..f18d053
--- /dev/null
@@ -0,0 +1,13 @@
+diff -urN etherboot-4.2.orig/src-32/Config etherboot-4.2/src-32/Config
+--- etherboot-4.2.orig/src-32/Config   Mon Aug  2 21:14:25 1999
++++ etherboot-4.2/src-32/Config        Mon Aug  2 21:21:05 1999
+@@ -93,7 +93,8 @@
+ CC=           gcc
+ LD=           ld
+-CFLAGS+=      -O2 -fstrength-reduce -fomit-frame-pointer -m386
++CFLAGS+=      $(RPM_OPT_FLAGS)
++CFLAGS+=      -fstrength-reduce -fomit-frame-pointer 
+ CFLAGS+=      -Wall -Wno-format -Wno-unused
+ ASFLAGS=
+ AS86FLAGS=
This page took 0.075626 seconds and 4 git commands to generate.