NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
re: bin/48907: make issues fatal errors as warnings
The following reply was made to PR bin/48907; it has been noted by GNATS.
From: matthew green <mrg%eterna.com.au@localhost>
To: Martin Husemann <martin%duskware.de@localhost>
Cc: gnats-bugs%NetBSD.org@localhost
Subject: re: bin/48907: make issues fatal errors as warnings
Date: Sun, 15 Jun 2014 17:28:20 +1000
Martin Husemann writes:
> On Sun, Jun 15, 2014 at 04:54:37AM +1000, matthew green wrote:
> >
> >
> > if you make this a fatal error the build will break in GCC 4.8
> > right now because "DEV-PHASE" file is empty and make complains
> > about "no output from shell" or something, even tho getting a
> > empty output is actually what we want.
>
> Why is this not a bug in the makefile? Wrap it in .if exists() ?
it is a zero length file.
.mrg.
Home |
Main Index |
Thread Index |
Old Index