[Bug 241506] graphics/mesa needs _GNU_SOURCE in strtod.c
| Newsgroups | gmane.os.freebsd.devel.x11 |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=241506 --- Comment #6 from [email protected] --- 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. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-x11 To unsubscribe, send any mail to "[email protected]"