Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 22 Feb 2021 16:27:50 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 253275] [exp-run] base system PIE default
Message-ID:  <bug-253275-7788-4VEOaEqU0q@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-253275-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-253275-7788@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=3D253275

--- Comment #24 from commit-hook@FreeBSD.org ---
A commit references this bug:

Author: emaste
Date: Mon Feb 22 16:27:15 UTC 2021
New revision: 566307
URL: https://svnweb.freebsd.org/changeset/ports/566307

Log:
  www/mathopd: Fix build with default PIE

  Mathopd Makefile passed CFLAGS in MAKE_ENV variable. This caused CFLAGS
  processing in bsd.prog.mk to be ignored, which in turn left non-PIE CFLAGS
  from sys.mk and LDFLAGS with PIE enabled from bsd.prog.mk.

  PR:           253275 [exp-run]
  Submitted by: Dawid G?recki <dgr@semihalf.com>
  Approved by:  lwhsu, Michiel Boland [maintainer]
  Differential Revision:        https://reviews.freebsd.org/D28793

Changes:
  head/www/mathopd/Makefile

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-253275-7788-4VEOaEqU0q>