Skip site navigation (1)Skip section navigation (2)
Date:      15 Mar 1999 18:59:49 +0100
From:      naddy@mips.rhein-neckar.de (Christian Weisgerber)
To:        freebsd-ports@freebsd.org
Subject:   "Respect CFLAGS"--where?
Message-ID:  <7cjhql$1ei$1@mips.rhein-neckar.de>

next in thread | raw e-mail | index | archive | help
The "Do's and Dont's" in the handbook say that a port "should respect
the ${CFLAGS} variable".

Does this refer only to the compiling or also to the linking stage?
I.e. should there be something like

  cc ${CFLAGS} -o foo foo.o bar.o

?
Or should there also an LDFLAGS be passed on?

-- 
Christian "naddy" Weisgerber                  naddy@mips.rhein-neckar.de
    100+ SF Book Reviews: <URL:http://home.pages.de/~naddy/reviews/>;



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?7cjhql$1ei$1>