diff options
author | Idwer Vollering <vidwer@gmail.com> | 2015-04-09 15:34:07 +0200 |
---|---|---|
committer | Patrick Georgi <pgeorgi@google.com> | 2015-04-29 14:42:37 +0200 |
commit | 1b7c9590f4bcbb82cbea7cdbbf9d423086c96b35 (patch) | |
tree | 3bf749b62390b0c2844b3ed80da376cfe375bb40 /util/arm_boot_tools/mksunxiboot | |
parent | 815f4bfbbd96b80ae1f6dc1069300f48b9f7c851 (diff) | |
download | coreboot-1b7c9590f4bcbb82cbea7cdbbf9d423086c96b35.tar.xz |
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>
Diffstat (limited to 'util/arm_boot_tools/mksunxiboot')
0 files changed, 0 insertions, 0 deletions