[Bug 203137] textproc/sm[iu]: respect *FLAGS
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Tue Sep 15 20:30:01 UTC 2015
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=203137
Bug ID: 203137
Summary: textproc/sm[iu]: respect *FLAGS
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Keywords: patch
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: freebsd-ports-bugs at FreeBSD.org
Reporter: jbeich at FreeBSD.org
CC: portmaster at bsdforge.com, rodrigo at FreeBSD.org
Flags: maintainer-feedback?(portmaster at bsdforge.com)
Created attachment 161078
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=161078&action=edit
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
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list