*** ./Makefile.ORIG Thu Apr 1 17:05:59 2010 --- ./Makefile Thu Apr 1 17:06:49 2010 *************** *** 3,10 **** # # Compiler settings ! CC = gcc ! CFLAGS = -O2 -fPIC -Wall -ansi -pedantic # Ar settings to build the library AR = ar --- 3,10 ---- # # Compiler settings ! CC = cc ! CFLAGS = -O # Ar settings to build the library AR = ar