ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/zoe/trunk/GNUmakefile
(Generate patch)

Comparing trunk/GNUmakefile (file contents):
Revision 56 by douglas, 2004-09-03T03:23:35-07:00 vs.
Revision 57 by douglas, 2004-09-05T19:22:32-07:00

# Line 23 | Line 23 | exe = zoe
23   ifeq (FreeBSD,$(shell uname))
24   CXX := g++34
25   endif
26 < CXXFLAGS := -g -O0
26 > CXXFLAGS := -g -O0 -funsigned-char #-fuse-cxa-atexit
27   CPPFLAGS += -DNFINLINE -DNPROFILE -I$(menes)
28   LDFLAGS += -pthread -L/usr/local/lib/mysql
29   LDLIBS += -lexecinfo -lmhash -lmysqlclient_r -lpcre -lpq -luuid -lz

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines