summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
author(no author) <(no author)@54d463be-8e91-2dee-dedb-b68131a5f0ec>2005-02-05 06:10:58 +0000
committer(no author) <(no author)@54d463be-8e91-2dee-dedb-b68131a5f0ec>2005-02-05 06:10:58 +0000
commitd4a0749cd9240f7071dda6fc5070a27ef26fdb0e (patch)
tree28fe4f6c40c1401206ce35c4465f308760bed71a /Makefile
parenteedd229519169dee4733be16f9e842fc29ae7110 (diff)
downloadhercules-d4a0749cd9240f7071dda6fc5070a27ef26fdb0e.tar.gz
hercules-d4a0749cd9240f7071dda6fc5070a27ef26fdb0e.tar.bz2
hercules-d4a0749cd9240f7071dda6fc5070a27ef26fdb0e.tar.xz
hercules-d4a0749cd9240f7071dda6fc5070a27ef26fdb0e.zip
oops
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@1041 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 3b25b5e59..26d07fbcc 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