Browse Source

oops

git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1041 54d463be-8e91-2dee-dedb-b68131a5f0ec
(no author) 20 năm trước cách đây
mục cha
commit
715bb751bf
1 tập tin đã thay đổi với 2 bổ sung2 xóa
  1. 2 2
      Makefile

+ 2 - 2
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