소스 검색

oops

git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1041 54d463be-8e91-2dee-dedb-b68131a5f0ec
(no author) 20 년 전
부모
커밋
715bb751bf
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  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