From 2143a2dcf2af305c7248711275a31f63b17431f4 Mon Sep 17 00:00:00 2001 From: "(no author)" <(no author)@54d463be-8e91-2dee-dedb-b68131a5f0ec> Date: Tue, 25 Jan 2005 18:14:14 +0000 Subject: Removed libGC git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@992 54d463be-8e91-2dee-dedb-b68131a5f0ec --- Changelog.txt | 2 ++ Makefile | 8 ++++---- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/Changelog.txt b/Changelog.txt index 9bff594ee..ebb5efb8f 100644 --- a/Changelog.txt +++ b/Changelog.txt @@ -1,5 +1,7 @@ Date Added +01/26 + * libGC isn't ready to be the default quite yet... [MouseJstr] 01/25 * Fixed TXT compile problems with libGC [celest] * Added "Clients older than 2004-09-06aSakray" option to packet_ver_flag in diff --git a/Makefile b/Makefile index 292c3ff2c..d47568419 100644 --- a/Makefile +++ b/Makefile @@ -1,12 +1,12 @@ -# CC = gcc -pipe +CC = gcc -pipe # CC = g++ -CC = gcc -pipe -DGCOLLECT +# CC = gcc -pipe -DGCOLLECT # CC = gcc -pipe -DDMALLOC -DDMALLOC_FUNC_CHECK # CC = /usr/local/bin/gcc -fbounds-checking -pipe -DBCHECK -GCLIB = -L/usr/local/lib -lgc -# GCLIB = +# GCLIB = -L/usr/local/lib -lgc +GCLIB = # GCLIB = -ldmalloc PACKETDEF = -DPACKETVER=6 -DNEW_006b -DSO_REUSEPORT -- cgit v1.2.3-70-g09d2