From befbd5b2d2172cb74d31f7b84547f2dbba2c76ba Mon Sep 17 00:00:00 2001 From: Ying-Chieh Liao Date: Sat, 28 Sep 2002 13:39:17 +0000 Subject: fix bento build error : there is a *alloc() clash PR: 43311 Submitted by: adam@vectors.cx --- lang/klone/files/freebsd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lang/klone') diff --git a/lang/klone/files/freebsd b/lang/klone/files/freebsd index da22b437d2f0..ac8f9a970b2d 100644 --- a/lang/klone/files/freebsd +++ b/lang/klone/files/freebsd @@ -11,7 +11,7 @@ FLAGS = %%CFLAGS%% # name (absolute or relative) of the compiler: cc, /bin/cc C_COMPILER = %%CC%% # various defines: -DEFINES = -DSYSV_TIME -DVOID_SIGNALS +DEFINES = -DSYSV_TIME -DVOID_SIGNALS -DDO_NOT_REDEFINE_MALLOC # other linker -specific flags LFLAGS = # unix command to apply to executable after link -- cgit v1.2.3