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)



The following reply was made to PR pkg/51692; it has been noted by GNATS.

From: coypu%SDF.ORG@localhost
To: gnats-bugs%NetBSD.org@localhost
Cc: fhajny%NetBSD.org@localhost, gnats-admin%netbsd.org@localhost, pkgsrc-bugs%netbsd.org@localhost,
        cesco%esiliati.org@localhost
Subject: Re: pkg/51692 (archivers/lz4 fails to compile on NetBSD evbarm due
 to missing -m32)
Date: Tue, 6 Dec 2016 18:35:42 +0000

 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