summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch
diff options
context:
space:
mode:
authorSergei Trofimovich <slyich@gmail.com>2021-09-12 09:35:02 +0100
committerSergei Trofimovich <slyich@gmail.com>2021-09-25 18:45:52 +0100
commitfb106ee08b57b61378519750753ee9dcc1ac9e19 (patch)
tree89ee40509ff0ba1591fc0dd646ddc2ef95f7bab6 /pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch
parent9270c06e737b495cc7c048e9a152fd81efea81b1 (diff)
libomxil-bellagio: fix build failures against -fno-common compiler
On vanilla gcc-10 (and gcc-9 -fno-common) build fails as: ``` ../libtool --tag=CC --mode=link gcc ... -o libomxil-bellagio.la ... ld: .libs/libomxil_bellagio_la-omx_reference_resource_manager.o:(.bss+0x18): multiple definition of `globalIndex'; .libs/libomxil_bellagio_la-st_static_component_loader.o:(.bss+0x358): first defined here ``` Upstream gcc-10 changed the default from -fcommon to fno-common: https://gcc.gnu.org/PR85678. The error also happens if CFLAGS=-fno-common passed explicitly.
Diffstat (limited to 'pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch')
0 files changed, 0 insertions, 0 deletions