diff options
Diffstat (limited to 'media-gfx/exiv2/exiv2-0.27.3_rc2.ebuild')
-rw-r--r-- | media-gfx/exiv2/exiv2-0.27.3_rc2.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/media-gfx/exiv2/exiv2-0.27.3_rc2.ebuild b/media-gfx/exiv2/exiv2-0.27.3_rc2.ebuild index 8c6ab3c5c6d5..276e4ea019b6 100644 --- a/media-gfx/exiv2/exiv2-0.27.3_rc2.ebuild +++ b/media-gfx/exiv2/exiv2-0.27.3_rc2.ebuild @@ -65,6 +65,7 @@ src_prepare() { multilib_src_configure() { local mycmakeargs=( + -DCMAKE_CXX_STANDARD=14 -DEXIV2_BUILD_SAMPLES=NO -DEXIV2_BUILD_PO=$(usex nls) -DEXIV2_ENABLE_NLS=$(usex nls) |