]> git.pld-linux.org Git - packages/etherboot.git/commitdiff
52ca8618fa13471ff5cab9857f5ffbb5 etherboot-5.0.0.tar.bz2 etherboot-5_0_0-1
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Wed, 2 May 2001 09:29:57 +0000 (09:29 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
2d2fb8aa5c76be2937e68e82178f3d66  etherboot-oformat.patch

Changed files:
    etherboot-oformat.patch -> 1.1

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

diff --git a/etherboot-oformat.patch b/etherboot-oformat.patch
new file mode 100644 (file)
index 0000000..6119621
--- /dev/null
@@ -0,0 +1,10 @@
+diff -urN etherboot-5.0.0.org/src/Config etherboot-5.0.0/src/Config
+--- etherboot-5.0.0.org/src/Config     Wed May  2 11:12:05 2001
++++ etherboot-5.0.0/src/Config Wed May  2 11:13:36 2001
+@@ -245,5 +245,5 @@
+ CFLAGS32+=    -Wall -W -Wno-format -Wno-unused
+ ASFLAGS32=
+ LDFLAGS32+=   -N -Ttext $(RELOCADDR) -e _start
+-LDBINARY32=   -oformat binary         # flag for headerless binary
++LDBINARY32=   --oformat binary                # flag for headerless binary
+ LIBC32=                                       # not needed
This page took 0.075255 seconds and 4 git commands to generate.