ports/graphics/exiv2/files
Piotr Kubaj 73cc729afe graphics/exiv2: fix build on ARM and PPC platforms
exiv2 added -fcf-protection, which is not supported on either ARM or PPC.
1ea63ccb34 fixes that but only for ARM.

Merge this commit and add modify it to also fix PPC. This is likely the wrong approach, since -fcf-protection seems to be available only on amd64, but this is the approach that upstream chose.

MFH:		2020Q3 (fix build blanket)
2020-07-09 11:53:22 +00:00
..
patch-cmake_compilerFlags.cmake graphics/exiv2: fix build on ARM and PPC platforms 2020-07-09 11:53:22 +00:00
patch-cmake_mainSetup.cmake