pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: pkg/51692 (archivers/lz4 fails to compile on NetBSD evbarm due to missing -m32)
On Tue, Dec 06, 2016 at 01:50:01PM +0000, John D. Baker wrote:
> Just my $0.02 but the gcc manual page (4.8.5 on 7.0_STABLE) indicates that
> the "-m32" option is only valid on i386/x86_64, PowerPC, and sparc/sparc64
> toolchains. Its inclusion when building for other architechtures (arm in
> this case) is suspect. Perhaps there is a poorly-conditionalized CFLAGS
> somewhere?
>
It is explicitly using -m32 in platforms/Makefile.
Home |
Main Index |
Thread Index |
Old Index