package/checkpolicy: fix -fno-common build failure
authorMatt Weber <matthew.weber@rockwellcollins.com>
Wed, 6 May 2020 12:21:01 +0000 (07:21 -0500)
committerYann E. MORIN <yann.morin.1998@free.fr>
Fri, 8 May 2020 12:39:32 +0000 (14:39 +0200)
commit50de52ae693b4d22e1275d98382de7b66baa0d78
treeb06ccc3d58906396e3ade8621a190380844293d6
parentbee47598aa1f853df14f7edb51d8a7cadcfa9939
package/checkpolicy: fix -fno-common build failure

Added upstream patch for removal of unused te_assertions which was
found when using GCC10 as a host complier (-fno-common is now default)

Fixes:
http://autobuild.buildroot.net/results/63f2d1897a8f581ec107374bf2cbb68d3add4109/

Cc: Peter Korsgaard <peter@korsgaard.com>
Cc: Romain Naour <romain.naour@gmail.com>
Cc: Adam Duskett <aduskett@gmail.com>
Signed-off-by: Matthew Weber <matthew.weber@rockwellcollins.com>
Tested-by: Romain Naour <romain.naour@gmail.com>
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
package/checkpolicy/0001-checkpolicy-remove-unused-te_assertions.patch [new file with mode: 0644]