summaryrefslogtreecommitdiff
path: root/games/chromium-bsu/files/patch-glpng-src-Makefile
blob: 2ed9b3ce3d4734a4080ca9bfee9e3a1dd9a0a6f1 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
--- support/glpng/src/Makefile.orig	Fri Mar 14 20:53:54 2003
+++ support/glpng/src/Makefile	Fri Mar 14 20:54:26 2003
@@ -7,10 +7,6 @@
 
 ####### Compiler, tools and options
 
-CC	=	gcc
-CXX	=	g++
-CFLAGS	=	-pipe -O2
-CXXFLAGS=	-pipe -O2
 INCPATH	=	-I../include -I/usr/include -I/usr/X11R6/include
 AR	=	ar cqs
 RANLIB	=