Date: Tue, 15 Sep 2015 23:29:16 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 203137] textproc/sm[iu]: respect *FLAGS Message-ID: <bug-203137-13-F39WYC27IR@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-203137-13@https.bugs.freebsd.org/bugzilla/> References: <bug-203137-13@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=203137 --- Comment #6 from Chris Hutchinson <portmaster@bsdforge.com> --- (In reply to Jan Beich from comment #0) > Created attachment 161078 [details] > bsd.prog.mk version > > CFLAGS, LIBS and LDFLAGS are still at their vendor values. Rather than > patching trivial Makefile using <bsd.prog.mk> or even /dev/null maybe > easier (from maintenance POV). > > Ports default: -O2 -pipe -fstack-protector -fno-strict-aliasing > Currently (hidden by @): -g -O0 -Wall -Werror -ansi -I. -I/usr/include > > https://www.freebsd.org/doc/en/books/porters-handbook/dads-cflags.html Thanks Jan! The smi/Makefile version in this patch (diff) is superior to my version. Incorporated. Thanks! --Chris -- You are receiving this mail because: You are the assignee for the bug.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-203137-13-F39WYC27IR>