diff options
author | schmonz <schmonz@pkgsrc.org> | 2007-05-23 04:20:36 +0000 |
---|---|---|
committer | schmonz <schmonz@pkgsrc.org> | 2007-05-23 04:20:36 +0000 |
commit | bef85688257e92bf1573d77fc1c1d9c21d1e63ae (patch) | |
tree | 9ddb809acd0fcdc42d6ce3210735526fd195874b /bootstrap/README.Interix | |
parent | 9fc5d079a5512813966548eabffe4d576fc775e8 (diff) | |
download | pkgsrc-bef85688257e92bf1573d77fc1c1d9c21d1e63ae.tar.gz |
tnftp means to link with its own libedit, but on OS X the linker's
search order means that the system libedit gets found first. This
hasn't been much of a problem until now, but the system libedit
lacks support for Apple's 64-bit architectures, which breaks the
Universal build. Therefore, force linking with tnftp's internal
libedit by replacing "-ledit" in ${LIBS} with "../libedit/libedit.a".
Workaround suggested by tls.
Diffstat (limited to 'bootstrap/README.Interix')
0 files changed, 0 insertions, 0 deletions