summaryrefslogtreecommitdiff
path: root/deskutils/znotes
diff options
context:
space:
mode:
authorDimitry Andric <dim@FreeBSD.org>2018-10-07 17:16:23 +0000
committerDimitry Andric <dim@FreeBSD.org>2018-10-07 17:16:23 +0000
commit3decb07d0fd91cf81605228bf8fba25855a459fc (patch)
tree708689cdb955b71017ce401e5e6fdf85ccb78f6d /deskutils/znotes
parenta30f96e1c951bad31499756cbb98e3dbe7961553 (diff)
downloadfreebsd-ports-3decb07d0fd91cf81605228bf8fba25855a459fc.zip
Fix builds of net/samba46 and net/samba47 when using lld 7.0.0.
With lld 7.0.0, the following error is emitted: ld: error: duplicate symbol 'pdb_search_init' in version script This is because the symbol version scripts generated by wscript_build contain both "pdb_search_init" in the global section, and "pdb_*_init" in the local section. Fix it by removing "pdb_*_init" from the local section. For net/samba48, this already got fixed, as a side effect of r478825. Approved by: portmgr (antoine) PR: 230602 MFH: 2018Q4
Diffstat (limited to 'deskutils/znotes')
0 files changed, 0 insertions, 0 deletions