package/exiv2: fix build without SSP
authorFabrice Fontaine <fontaine.fabrice@gmail.com>
Thu, 1 Jul 2021 17:47:19 +0000 (19:47 +0200)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Sun, 18 Jul 2021 17:55:39 +0000 (19:55 +0200)
commitb18d9d6191c3ca1f74115e6395ff8e9ee1b75b89
treeb53ab2eb412848252db1dae230e696c0e8246ed8
parenta6855bb94a815de820374d5ee95d6a4a0af66b3d
package/exiv2: fix build without SSP

Build without SSP fails since bump to version 0.27.4 in commit
bcace429426ee91aac56f3dcc33b69e22141d384

This is due to the fact that
https://github.com/Exiv2/exiv2/commit/bbe0b70840cf28b7dd8c0b7e9bb1b741aeda2efd
removed the wrong GCC_ prefix from HAS_FSTACK_PROTECTOR_STRONG variable

Fixes:
 - http://autobuild.buildroot.org/results/ae4635899124c602c70d2b342a76f95c34aa4a3d

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/exiv2/0001-add-BUILD_WITH_STACK_PROTECTOR-option.patch [new file with mode: 0644]
package/exiv2/exiv2.mk