NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
toolchain/52482: Broken makefile include order?
>Number: 52482
>Category: toolchain
>Synopsis: Broken makefile include order?
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: toolchain-manager
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Sat Aug 12 19:10:00 +0000 2017
>Originator: Martin Husemann
>Release: NetBSD 8.99.1
>Organization:
The NetBSD Foundation, Inc.
>Environment:
System: NetBSD night-owl.duskware.de 8.99.1 NetBSD 8.99.1 (NIGHT-OWL) #527: Sat Jul 22 19:18:46 CEST 2017 martin%night-owl.duskware.de@localhost:/usr/src/sys/arch/amd64/compile/NIGHT-OWL amd64
Architecture: x86_64
Machine: amd64
>Description:
Strange message from make:
cd $src/sys/arch/sparc/stand/ofwboot && $tooldir/bin/nbmake-sparc64
nbmake: Bad conditional expression ` == "gcc"' in == "gcc"? -msoft-float :
making sure the sa library is up to date...
`libsa.a' is up to date.
making sure the z library is up to date...
`libz.a' is up to date.
making sure the kern library is up to date...
`libkern.a' is up to date.
The term used is ACTIVE_CC and it is defined (but maybe too late?)
$tooldir/bin/nbmake-sparc64 -v ACTIVE_CC
nbmake: Bad conditional expression ` == "gcc"' in == "gcc"? -msoft-float :
gcc
>How-To-Repeat:
s/a
>Fix:
n/a
Home |
Main Index |
Thread Index |
Old Index