]> git.pld-linux.org Git - packages/crafty.git/commitdiff
- initial import
authorAdam Gołębiowski <adamg@pld-linux.org>
Sat, 13 Dec 2003 23:31:14 +0000 (23:31 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    crafty-Makefile.patch -> 1.1

crafty-Makefile.patch [new file with mode: 0644]

diff --git a/crafty-Makefile.patch b/crafty-Makefile.patch
new file mode 100644 (file)
index 0000000..fc3c653
--- /dev/null
@@ -0,0 +1,12 @@
+diff -burN crafty-18.9.orig/Makefile crafty-18.9/Makefile
+--- crafty-18.9.orig/Makefile  2003-12-13 22:55:35.000000000 +0000
++++ crafty-18.9/Makefile       2003-12-13 22:55:57.000000000 +0000
+@@ -368,7 +368,7 @@
+               crafty
+ crafty:       $(objects) 
+-      $(CC) $(LDFLAGS) -o crafty $(objects) -lm  $(LIBS)
++      $(CXX) $(LDFLAGS) -o crafty $(objects) -lm  $(LIBS)
+       @rm -f X86-elf.S
+       @rm -f X86-aout.S
This page took 0.064083 seconds and 4 git commands to generate.