diff options
author | Kevin Zheng <kevinz5000@gmail.com> | 2013-10-14 21:49:54 -0500 |
---|---|---|
committer | Michael Giacomelli <giac2000@hotmail.com> | 2013-10-18 03:40:01 +0200 |
commit | 513914c347a4e59bafff5b1cae60e465845c948e (patch) | |
tree | af48a65ea7b8bf79c4437a9326e476be81cc44c6 /firmware/export | |
parent | f5807141b689808b70efd7fa9fc1a3be5b73a35d (diff) |
Do not compile with "-ldl" on FreeBSD.
The dynmaic library support provided in dlfcn.h does not require
additional linker flags on FreeBSD. It is provided with the standard C
library and will fail to link if "-ldl" is specified.
Change-Id: I9f21d8369d45a9be94129a1b37b4607adf673c57
Reviewed-on: http://gerrit.rockbox.org/637
Tested-by: Kevin Zheng <kevinz5000@gmail.com>
Reviewed-by: Michael Giacomelli <giac2000@hotmail.com>
Diffstat (limited to 'firmware/export')
0 files changed, 0 insertions, 0 deletions