[Bug 241506] graphics/mesa needs _GNU_SOURCE in strtod.c

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Oct 31 18:59:29 UTC 2019


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=241506

--- Comment #8 from commit-hook at 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 needed
  to have mesa work with various locales, that for instance use , instead of .
  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

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


More information about the freebsd-x11 mailing list