summaryrefslogtreecommitdiff
path: root/multimedia/gstreamer1-plugins-rust/files/patch-powerpc
diff options
context:
space:
mode:
authorChristoph Moench-Tegeder <cmt@FreeBSD.org>2021-12-12 23:04:13 +0100
committerChristoph Moench-Tegeder <cmt@FreeBSD.org>2021-12-12 23:04:13 +0100
commit9a2174d4e02e859881d336167e1509840e5f2d82 (patch)
treebdb8dbb579cd1952d688fb0fe8971cd6485d3bac /multimedia/gstreamer1-plugins-rust/files/patch-powerpc
parentaudio/calf-lv2: Unbreak by updating to the intermediate commit fixing clang c... (diff)
mail/thunderbird: use libc for res_* functions
thunderbird's javascript code needs more than basic DNS resolution (e.g. SRV, TXT, MX lookups) - more than javascript natively has (welcome to the web) and builds it's own bindings for libc to use the resolver(3) interface. Unlike linux, where the resolver routines live in libresolv, FreeBSD has these routines in libc. I'm referencing libc.so.7 directly, as this is enough to make this code work on 13/amd64 (others should work too) - the official way of using libc.so would be much more work (and reimplementing parts of the dynamic linker in javascript takes the cake, or something). This is enough to make adding and using new CalDAV calendars possible; other problems might linger and possibly require a better solution.
Diffstat (limited to 'multimedia/gstreamer1-plugins-rust/files/patch-powerpc')
0 files changed, 0 insertions, 0 deletions