summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch
diff options
context:
space:
mode:
authorDmitry Bogatov <serenity@kaction.cc>2022-11-10 08:10:20 -0500
committerDmitry Bogatov <serenity@kaction.cc>2023-01-04 20:48:06 -0500
commitf1fd3f2a5d5d85954cd68e2d6c715a866a10a7fb (patch)
treefd2ae89f410fa1a43bbb8ce49217d18205f9ed33 /pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch
parente320029847a89320aa7600b57c29c1c8985717bc (diff)
pkgsStatic.protobufc: fix build
Upstream effectively puts "-lprotobuf -lprotoc" as linking flags, while in fact "protoc.a" depends on "protobuf.a", so flags should be in reverse order. It is simpler to append one more "-lprotobuf" than to make patch to fix order. That means that linker will scan "protobuf.a" twice, but price is neglectable.
Diffstat (limited to 'pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch')
0 files changed, 0 insertions, 0 deletions