updated on Sat Jan 21 04:00:54 UTC 2012
[aur-mirror.git] / plc / jf-Makefile.patch
blob23b190c89cf3b23fe1099d09968026fc1980e3b7
1 --- src/plc-0.1.6/Makefile 2009-04-17 21:21:23.000000000 +0200
2 +++ Makefile-jf 2009-04-17 21:21:35.000000000 +0200
3 @@ -10,7 +10,6 @@
5 CC = gcc
6 CXX = g++
7 -DEFINES = -DQT_NO_DEBUG_OUTPUT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED
8 CFLAGS = -pipe -march=i686 -mtune=generic -O2 -pipe -D_REENTRANT -Wall -W $(DEFINES)
9 CXXFLAGS = -pipe -march=i686 -mtune=generic -O2 -pipe -D_REENTRANT -Wall -W $(DEFINES)
10 INCPATH = -I/usr/share/qt/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include -I. -I.