From a080fc385d14eefe36bdbbcd96ee39ec112ab666 Mon Sep 17 00:00:00 2001 From: tg Date: Mon, 11 Dec 2006 19:58:37 +0000 Subject: [PATCH] add a TODO here --- Build.sh | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/Build.sh b/Build.sh index 7955ed1..07f01ce 100644 --- a/Build.sh +++ b/Build.sh @@ -1,8 +1,12 @@ #!/bin/sh -# $MirOS: src/bin/mksh/Build.sh,v 1.83 2006/11/21 21:45:24 tg Exp $ +# $MirOS: src/bin/mksh/Build.sh,v 1.84 2006/12/11 19:58:37 tg Exp $ #- # Environment: CC, CFLAGS, CPPFLAGS, LDFLAGS, LIBS, NROFF +# XXX TODO: check for __attribute__ (Minix 3 ACK probably doesn't) +# and other gccisms in the code, handle appropriately. Note that I +# sometimes _want_ gccisms, because of the improved error checks. + v() { $e "$*"