haiku/src
Jérôme Duval 2e1e3f0d75 runtime_loader: fix failures in the test suite.
* use --no-as-needed on Linux as the default changed some time ago.
* adjust LD_LIBRARY_PATH/LIBRARY_PATH to load in the current directory.
* fix some builds of program with compile_lib.

Only dlopen_lookup_next1 fails on Ubuntu 18.04.02 x86_64.

Change-Id: I6ecf70f742f67ab24d7d00fa615baa209634d02c
Reviewed-on: https://review.haiku-os.org/c/1140
Reviewed-by: waddlesplash <waddlesplash@gmail.com>
2019-03-03 17:39:45 +00:00
..
add-ons media-add-ons/usb_webcam: Fix -Wclass-memaccess 2019-02-27 23:10:33 +00:00
apps HaikuDepot: Build Configure for Python 2019-03-03 07:49:25 +00:00
bin Add a catarea bin tool 2019-03-02 13:37:23 +01:00
build build: Fixes to support building in paths with spaces in them. 2019-01-09 19:18:28 -05:00
data sparc: add defines and minimum set of required files 2019-02-23 16:30:50 +00:00
kits Adjust the magic incantations to fix spacing 2019-02-28 19:10:12 +00:00
libs sparc: freebsd_network defines 2019-03-01 11:55:38 +00:00
preferences preferences/printers Close dialog on alt+w/esc - Bug #14573 2019-02-10 10:04:36 +00:00
servers media_server: Use portable printf codes 2019-02-18 23:40:08 +01:00
system kernel/fs: Make fs_mount::lock a mutex instead of a recursive_lock. 2019-02-25 16:11:08 -05:00
tests runtime_loader: fix failures in the test suite. 2019-03-03 17:39:45 +00:00
tools sparc: add defines and minimum set of required files 2019-02-23 16:30:50 +00:00
Jamfile