diff options
author | dougb <dougb@FreeBSD.org> | 2012-10-07 15:54:18 +0800 |
---|---|---|
committer | dougb <dougb@FreeBSD.org> | 2012-10-07 15:54:18 +0800 |
commit | 63cecbb9408271f0e713e1d2ccad2478b507c699 (patch) | |
tree | 55fe4e90266faae4d6ef0a118878853d10bbec82 /MOVED | |
parent | f641f09c5d05ea7c19ee2962402b83de81881944 (diff) | |
download | freebsd-ports-gnome-63cecbb9408271f0e713e1d2ccad2478b507c699.tar.gz freebsd-ports-gnome-63cecbb9408271f0e713e1d2ccad2478b507c699.tar.zst freebsd-ports-gnome-63cecbb9408271f0e713e1d2ccad2478b507c699.zip |
Work around a problem on stable/[89] with libotr generating an
"undefined reference to `__stack_chk_fail_local'" error. None
of the usual remedies work (such as making sure that gcc is used
instead of ld for the linker) so on those releases we simply
disable that option.
pointyhat logs confirm that pidgin-otr (the only consumer of libotr
atm) is failing on 8 and 9 with the same configure error that I am
seeing on 8, so this patch should at least allow it to build on those
releases.
Bump PORTREVISION for libotr to err on the side of caution.
While I'm here, remove a now-spurious mod to the pidgin-otr configure.
Diffstat (limited to 'MOVED')
0 files changed, 0 insertions, 0 deletions