gcc as default compiler
authorAleš Křenek <ljocha@ics.muni.cz>
Wed, 24 Nov 2004 12:13:13 +0000 (12:13 +0000)
committerAleš Křenek <ljocha@ics.muni.cz>
Wed, 24 Nov 2004 12:13:13 +0000 (12:13 +0000)
org.glite.lb.server-bones/Makefile

index 5e460c4..926a6df 100644 (file)
@@ -17,6 +17,8 @@ thrflavour=gcc32pthr
 expat_prefix=/opt/expat
 ares_prefix=/opt/ares
 
+CC=gcc
+
 -include Makefile.inc
 
 VPATH=${top_srcdir}/src:${top_srcdir}/examples