diff options
| author | Silvan Mosberger <contact@infinisil.com> | 2021-06-03 17:45:04 +0200 |
|---|---|---|
| committer | zowoq <59103226+zowoq@users.noreply.github.com> | 2021-06-05 09:54:36 +1000 |
| commit | 155ae682a5122960aed61724b4ed8c9711b53e99 (patch) | |
| tree | 3d6aa4f5435e75d8444994414f4abdbb64ffb5c6 /pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch | |
| parent | 99697d891de658a5b6ea4bd4ea5ef9acfb62ea13 (diff) | |
buildGoModule/buildGoPackage: Introduce ldflags argument
Previously it was not possible to define multiple ldflags, since only
the last definition applies, and there's some quoting issues with
`buildFlagsArray`. With the new `ldflags` argument it's possible to do
this, e.g.
ldflags = drv.ldflags or [] ++ [
"-X main.Version=1.0"
]
can now properly append a flag without clearing all previous ldflags.
Diffstat (limited to 'pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch')
0 files changed, 0 insertions, 0 deletions
