diff options
author | emaste <emaste@FreeBSD.org> | 2016-06-09 17:03:03 +0000 |
---|---|---|
committer | emaste <emaste@FreeBSD.org> | 2016-06-09 17:03:03 +0000 |
commit | c2a2f8cf8bd05e4dc1e4b6b1d13754c57e2b176e (patch) | |
tree | 7ec8f1996ac288f010c348286b79c5f5d6d2f3b7 /lib/libc/stdio/fwscanf.c | |
parent | debe558799a039749c66e1bfa41c6d004cd4f0f6 (diff) | |
download | FreeBSD-src-c2a2f8cf8bd05e4dc1e4b6b1d13754c57e2b176e.zip FreeBSD-src-c2a2f8cf8bd05e4dc1e4b6b1d13754c57e2b176e.tar.gz |
Use -L to specify compat32 library paths instead of -Y
-Y is an uncommon linker option that is rather similar to -L. In
discussion with Peter it seems early amd64 development might have
required the -Y-specific behaviour, but it is no longer necessary.
Switch to -L which is more widely supported and much more commonly
used, to make it easier to link the FreeBSD base system with linkers
other than ld.bfd.
Submitted by: Rafael Ávila de Espíndola
Differential Revision: https://reviews.freebsd.org/D6681
Diffstat (limited to 'lib/libc/stdio/fwscanf.c')
0 files changed, 0 insertions, 0 deletions