Idwer Vollering 1b7c9590f4 crossgcc: don't use libdl while building GDB on FreeBSD
Since FreeBSD doesn't have libdl, these errors are shown:
- config.log: /usr/bin/ld: cannot find -ldl
- crossgcc-build.log: configure: error: C compiler cannot create executables

Conditionally pass the presence of libdl in LDFLAGS.

Change-Id: I79c48da7e6700a4606c9e0c1314241db8997d3f3
Signed-off-by: Idwer Vollering <vidwer@gmail.com>
Reviewed-on: http://review.coreboot.org/2342
Tested-by: build bot (Jenkins)
Reviewed-by: Patrick Georgi <pgeorgi@google.com>
2015-04-29 14:42:37 +02:00
..
2015-03-26 03:33:46 +01:00
2014-03-09 21:19:29 +01:00
2015-04-25 12:16:58 +02:00
2014-09-06 09:21:07 +02:00
2014-09-08 18:59:23 +02:00
2014-10-07 21:03:25 +02:00
2013-06-12 05:18:24 +02:00
2012-11-30 23:59:58 +01:00