diff options
author | Yaakov Selkowitz <yselkowitz@users.sourceforge.net> | 2010-02-24 02:56:59 -0600 |
---|---|---|
committer | Yaakov Selkowitz <yselkowitz@users.sourceforge.net> | 2010-03-22 00:45:48 -0500 |
commit | 8e5de45513577c63a33833931f2afd0cc59d42a7 (patch) | |
tree | 0b5d9012b67a712e1066d76e5cfff0581c0221e2 /os | |
parent | 2a11ffa977d2267d8b2f27b76490a98e9c73b8c7 (diff) |
Use libtool -export-dynamic flag for portability
The linker flag required for exporting symbols in executables varies
by platform. libtool handles this with a single -export-dynamic
flag (not to be confused with the similarly-named ELF linker flag)
which tells it to use the correct platform-specific flag at link time.
Signed-off-by: Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
Reviewed-by: Dan Nicholson <dbn.lists@gmail.com>
Reviewed-by: Keith Packard <keithp@keithp.com>
Diffstat (limited to 'os')
0 files changed, 0 insertions, 0 deletions