]> git.pld-linux.org Git - packages/LinWSJT.git/commitdiff
- no -march pentium
authoradasi <adasi@pld-linux.org>
Tue, 5 Aug 2003 22:25:57 +0000 (22:25 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    LinWSJT-Makefile.patch -> 1.2

LinWSJT-Makefile.patch

index 0ea062d9cbc5e453e1b42984dc0a7230dab69ed8..e4d6d85bd176a30f298a31af4ce4123738b7eb22 100644 (file)
@@ -1,5 +1,5 @@
 --- LinWSJT-0.4.6/Makefile     Wed Jun 11 21:46:24 2003
 --- LinWSJT-0.4.6/Makefile     Wed Jun 11 21:46:24 2003
-+++ LinWSJT/Makefile   Mon Aug  4 19:57:35 2003
++++ LinWSJT/Makefile   Wed Aug  6 00:27:02 2003
 @@ -1,14 +1,14 @@
 -BINDIR=/usr/local/bin
 +BINDIR=/usr/bin
 @@ -1,14 +1,14 @@
 -BINDIR=/usr/local/bin
 +BINDIR=/usr/bin
@@ -17,7 +17,7 @@
  
 -export CFLAGS := -O2 -Wall -march=pentium -I.. $(shell wx-config --cxxflags)
 -#export CFLAGS := -g -O2 -Wall -march=pentium -I.. $(shell wx-config --cxxflags)
  
 -export CFLAGS := -O2 -Wall -march=pentium -I.. $(shell wx-config --cxxflags)
 -#export CFLAGS := -g -O2 -Wall -march=pentium -I.. $(shell wx-config --cxxflags)
-+export CFLAGS := -O2 -Wall -march=pentium -I.. $(shell wxgtk-2.4-config --cxxflags)
++export CFLAGS := -O2 -Wall -I.. $(shell wxgtk-2.4-config --cxxflags)
 +#export CFLAGS := -g -O2 -Wall -march=pentium -I.. $(shell wxgtk-2.4-config --cxxflags)
  
  all:          FSK441 JT44
 +#export CFLAGS := -g -O2 -Wall -march=pentium -I.. $(shell wxgtk-2.4-config --cxxflags)
  
  all:          FSK441 JT44
This page took 0.106227 seconds and 4 git commands to generate.