From 715bb751bf2c2fab87f06487434816197c826631 Mon Sep 17 00:00:00 2001 From: "(no author)" <(no author)@54d463be-8e91-2dee-dedb-b68131a5f0ec> Date: Sat, 5 Feb 2005 06:10:58 +0000 Subject: [PATCH] oops git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1041 54d463be-8e91-2dee-dedb-b68131a5f0ec --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index 3b25b5e59d..26d07fbcca 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ -# CC = gcc -pipe -CC = g++ +CC = gcc -pipe +# CC = g++ # CC = gcc -pipe -DGCOLLECT # CC = gcc -pipe -DDMALLOC -DDMALLOC_FUNC_CHECK # CC = /usr/local/bin/gcc -fbounds-checking -pipe -DBCHECK