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, 26 Apr 2018 14:06:55 +0000 (16:06 +0200)
commit746c590882b96d5ed4d4115e4bdab4c838af7806
tree7e44f4012817b7f6b16e11287f7354fb8fbfa89c
parent044e84fa8a914eb48f517c2f2905a9a806c2ad30
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>
scripts/bundle-libraries.sh