NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
toolchain/50930: bogus make test
>Number:         50930
>Category:       toolchain
>Synopsis:       bogus make test
>Confidential:   no
>Severity:       critical
>Priority:       high
>Responsible:    toolchain-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Wed Mar 09 19:35:00 +0000 2016
>Originator:     Martin Husemann
>Release:        NetBSD 7.99.26
>Organization:
The NetBSD Foundation, Inc.
>Environment:
System: NetBSD night-owl.duskware.de 7.99.26 NetBSD 7.99.26 (NIGHT-OWL) #391: Thu Feb 25 11:24:27 CET 2016 martin%night-owl.duskware.de@localhost:/usr/src/sys/arch/amd64/compile/NIGHT-OWL amd64
Architecture: x86_64
Machine: amd64
>Description:
Building sparc bootblocks issues a warning about Makefile.buildboot:
CFLAGS=         ${${ACTIVE_CC} == "clang":? -Oz -fomit-frame-pointer : -Os } -f$
nbmake: Bad conditional expression ` == "clang"' in  == "clang"? -Oz -fomit-frame-pointer : -Os 
>How-To-Repeat:
cd sys/arch/sparc/stand/boot && $TOOLDIR/bin/nbmake-spard obj
>Fix:
Move include of bsd.own.mk before include of Makefile.buildboot ?
Home |
Main Index |
Thread Index |
Old Index