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: "John D. Baker" <jdbaker%mylinuxisp.com@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: 
Subject: Re: pkg/51692 (archivers/lz4 fails to compile on NetBSD evbarm due
 to missing -m32)
Date: Tue, 6 Dec 2016 07:48:22 -0600 (CST)

 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?
 
 -- 
 |/"\ John D. Baker, KN5UKS               NetBSD     Darwin/MacOS X
 |\ / jdbaker[snail]mylinuxisp[flyspeck]com    OpenBSD            FreeBSD
 | X  No HTML/proprietary data in email.   BSD just sits there and works!
 |/ \ GPGkeyID:  D703 4A7E 479F 63F8 D3F4  BD99 9572 8F23 E4AD 1645
 


Home | Main Index | Thread Index | Old Index