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: gnats-bugs%NetBSD.org@localhost
Cc: gnats-admin%netbsd.org@localhost, netbsd-bugs%netbsd.org@localhost
Subject: re: bin/48907: make issues fatal errors as warnings
Date: Sun, 15 Jun 2014 04:54:37 +1000

 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.
 
 
 .mrg.
 


Home | Main Index | Thread Index | Old Index