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

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Oct 30 19:07:52 UTC 2019


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

--- Comment #6 from commit-hook at 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 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
  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

-- 
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