pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: pkg/48695 (cross/binutils-mips-current fails configuring in "opcodes" subdirectory)



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

From: Martin Husemann <martin%duskware.de@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: 
Subject: Re: pkg/48695 (cross/binutils-mips-current fails configuring in 
"opcodes" subdirectory)
Date: Tue, 1 Apr 2014 13:16:51 +0200

 I just tested, it helps, but is also needed on netbsd-6.
 
 Is this the right way to test for it?
 
 .if !empty(MACHINE_PLATFORM:MNetBSD-[0-6].*-*)  \
     && empty(MACHINE_PLATFORM:MNetBSD-6.99-*)
 CONFIG_SHELL=  /bin/ksh
 .endif
 
 
 Martin
 


Home | Main Index | Thread Index | Old Index