Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 15 Sep 2015 20:30:00 +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@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
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@FreeBSD.org
          Reporter: jbeich@FreeBSD.org
                CC: portmaster@bsdforge.com, rodrigo@FreeBSD.org
             Flags: maintainer-feedback?(portmaster@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.



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