Re: HEADS UP: Ports are not ready for CFLAGS=-O2 in 6.0
From: Jeremie Le Hen (jeremie_at_le-hen.org)
Date: 07/06/05
- Previous message: David Malone: "Re: network resquest to tap pseudo device driver"
- In reply to: Ulrich Spoerlein: "Re: HEADS UP: Ports are not ready for CFLAGS=-O2 in 6.0"
- Reply: Maxime Henrion: "Re: HEADS UP: Ports are not ready for CFLAGS=-O2 in 6.0"
- Reply: Thierry Herbelot: "Re: HEADS UP: Ports are not ready for CFLAGS=-O2 in 6.0"
- Reply: Thierry Herbelot: "Re: HEADS UP: Ports are not ready for CFLAGS=-O2 in 6.0"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Wed, 6 Jul 2005 10:57:37 +0200 To: Ulrich Spoerlein <spoerlein@informatik.uni-wuerzburg.de>
Hi Ulrich,
> Whats wrong with
>
> .if ${.CURDIR:M/usr/ports*}
> CFLAGS= -O -pipe -foo
> .endif
>
> in /etc/make.conf?
Nothing wrong, but it's too tricky for end users. Only a small amount
of person using FreeBSD knows make(1) enough to do this : this requires
to know what is ${.CURDIR} and how to match a variable against a
pattern.
Regards,
-- Jeremie Le Hen < jeremie at le-hen dot org >< ttz at chchile dot org > _______________________________________________ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"
- Previous message: David Malone: "Re: network resquest to tap pseudo device driver"
- In reply to: Ulrich Spoerlein: "Re: HEADS UP: Ports are not ready for CFLAGS=-O2 in 6.0"
- Reply: Maxime Henrion: "Re: HEADS UP: Ports are not ready for CFLAGS=-O2 in 6.0"
- Reply: Thierry Herbelot: "Re: HEADS UP: Ports are not ready for CFLAGS=-O2 in 6.0"
- Reply: Thierry Herbelot: "Re: HEADS UP: Ports are not ready for CFLAGS=-O2 in 6.0"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|