commit:     ff9d5d2e3b7ee20ee65b926ffa89f222f0530bdb
Author:     Anthony G. Basile <blueness <AT> gentoo <DOT> org>
AuthorDate: Sat May 11 19:16:47 2019 +0000
Commit:     Anthony G. Basile <blueness <AT> gentoo <DOT> org>
CommitDate: Sat May 11 19:16:47 2019 +0000
URL:        https://gitweb.gentoo.org/proj/grs.git/commit/?id=ff9d5d2e

world.conf: use -U_GNU_SOURCE for media-gfx/exiv2

 core/etc/grs/world.conf | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/core/etc/grs/world.conf b/core/etc/grs/world.conf
index 4f22432..90d46f2 100644
--- a/core/etc/grs/world.conf
+++ b/core/etc/grs/world.conf
@@ -845,6 +845,8 @@ package.use : media-gfx/eog:1 -gtk-doc exif introspection 
jpeg lcms svg tiff xmp
 
 [media-gfx/exiv2:0]
 package.use : media-gfx/exiv2:0 -doc -examples -webready nls png xmp
+package.env : media-gfx/exiv2:0 media-gfx_exiv2_0
+env : CPPFLAGS="-U_GNU_SOURCE"
 
 [media-gfx/gimp:2]
 package.use : media-gfx/gimp:2 -altivec -aqua -debug -doc -gnome -heif 
-openexr -test -udev -unwind -vector-icons -webp aalib alsa cpu_flags_x86_mmx 
cpu_flags_x86_sse jpeg2k mng postscript python wmf xpm

Reply via email to