Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 30 Oct 2019 19:07:51 +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-dS6VlLOF60@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 #6 from commit-hook@freebsd.org ---
A commit references this bug:

Author: zeising
Date: Wed Oct 30 19:07:33 UTC 2019
New revision: 516100
URL: https://svnweb.freebsd.org/changeset/ports/516100

Log:
  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
  MFH:          2019Q4

Changes:
  head/graphics/libosmesa/Makefile
  head/graphics/libxatracker/Makefile
  head/graphics/mesa-dri/Makefile
  head/graphics/mesa-dri/files/patch-configure
  head/graphics/mesa-libs/Makefile
  head/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-dS6VlLOF60>