Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 31 Oct 2019 18:59:29 +0000
From:      bugzilla-noreply@freebsd.org
To:        x11@FreeBSD.org
Subject:   [Bug 241506] graphics/mesa needs _GNU_SOURCE in strtod.c
Message-ID:  <bug-241506-7141-z6uCZ71yb8@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-241506-7141@https.bugs.freebsd.org/bugzilla/>
References:  <bug-241506-7141@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=3D241506

--- Comment #8 from commit-hook@freebsd.org ---
A commit references this bug:

Author: zeising
Date: Thu Oct 31 18:59:04 UTC 2019
New revision: 516189
URL: https://svnweb.freebsd.org/changeset/ports/516189

Log:
  MFH: r516100

  graphics/mesa: Add -D_GNU_SOURCE to compile flags

  Add -D_GNU_SOURCE to compile flags when building on FreeBSD.  This is nee=
ded
  to have mesa work with various locales, that for instance use , instead o=
f .
  as a decmal separator.

  Bump portrevision on all mesa related ports.

  PR:           241506
  Reported by:  Jesper Schmitz Mouridsen

  Approved by:  ports-secteam (joenum)

Changes:
_U  branches/2019Q4/
  branches/2019Q4/graphics/libosmesa/Makefile
  branches/2019Q4/graphics/libxatracker/Makefile
  branches/2019Q4/graphics/mesa-dri/Makefile
  branches/2019Q4/graphics/mesa-dri/files/patch-configure
  branches/2019Q4/graphics/mesa-libs/Makefile
  branches/2019Q4/lang/clover/Makefile

--=20
You are receiving this mail because:
You are on the CC list for the bug.
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-241506-7141-z6uCZ71yb8>