scripts: bundle-libraries: fix build on OS X (FS#1493)
authorJo-Philipp Wich <jo@mein.io>
Thu, 26 Apr 2018 14:04:37 +0000 (16:04 +0200)
committerJo-Philipp Wich <jo@mein.io>
Thu, 19 Jul 2018 07:12:25 +0000 (09:12 +0200)
commit91c94008161ec90e0ce78c61e9c26cf7f13f8c3a
tree74fd4f28328e9edad6beafc560f924294f314f3c
parent54c0ef6ff5217cab1deef4ef816ddd63ec837ad3
scripts: bundle-libraries: fix build on OS X (FS#1493)

This allegedly fixes compilation of the library bundler preload library on
Apple OS X. The resulting executables have not been runtime tested due to a
lack of suitable test hardware.

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
(cherry picked from commit 746c590882b96d5ed4d4115e4bdab4c838af7806)
scripts/bundle-libraries.sh