summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorMarcel Hollerbach <marcel@osg.samsung.com>2017-12-11 15:49:07 +0100
committerMarcel Hollerbach <marcel@osg.samsung.com>2017-12-11 15:49:07 +0100
commitfbc72ceaee7b959fe0ca9b026a67d52850aaf8c1 (patch)
tree40aafd4e289a791678721d96adfd387c6f14937c /data
parent45aeda7843535505c842b6760df83870704bc1a6 (diff)
downloadenlightenment-devs/bu5hm4n/bsd_build_fix.tar.gz
build: fix build on picky systemsdevs/bu5hm4n/bsd_build_fix
there are a few systems out there that are checking the .so files that are linked dynamically into a created shared library. This leads to a problem, since the .so files often also carries unresolved symbols, which are resolved by other dynamic linked .so files. However, to ship arround those picky systems, we are not reacting to unresolved symbols at all for now. The error will rise at runtime and come up in a nice little dialog instead. this fixes build on bsd
Diffstat (limited to 'data')
0 files changed, 0 insertions, 0 deletions