Skip site navigation (1)Skip section navigation (2)
Date:      15 Feb 2001 16:54:16 +0100
From:      Cyrille Lefevre <clefevre@poboxes.com>
To:        "Akinori MUSHA" <knu@iDaemons.org>
Cc:        Jun Kuriyama <kuriyama@FreeBSD.ORG>, obrien@FreeBSD.ORG, current@FreeBSD.ORG
Subject:   Re: cvs commit: ports/palm/pilot-link Makefile
Message-ID:  <hf1w0wnr.fsf@gits.dyndns.org>
In-Reply-To: "Akinori MUSHA"'s message of "Thu, 15 Feb 2001 18:28:10 %2B0900"
References:  <200102142250.f1EMoP580644@freefall.freebsd.org> <86y9v8qor9.wl@archon.local.idaemons.org>

next in thread | previous in thread | raw e-mail | index | archive | help
"Akinori MUSHA" <knu@iDaemons.org> writes:

> However, if I put either:
> 
> CXXFLAGS+=	-fPIC
> 
> or:
> 
> CFLAGS!=	${ECHO} "${CFLAGS}" | ${SED} -e 's/-O[0-9a-z]*//g'

IMHO, this could be rewritten as ${CFLAGS:N-O*} which is more clean
than forking a subshell.

Cyrille.
--
home: mailto:clefevre@poboxes.com   UNIX is user-friendly; it's just particular
work: mailto:Cyrille.Lefevre@edf.fr   about who it chooses to be friends with.


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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?hf1w0wnr.fsf>