From: Stefano Lattarini Date: Sun, 5 Aug 2012 09:50:30 +0000 (+0200) Subject: news: dependency tracking for Portland Group Compilers is now supported X-Git-Tag: v1.12.3~21 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ff23c81741c6c02b7087ab104a8c449702b193c5;p=thirdparty%2Fautomake.git news: dependency tracking for Portland Group Compilers is now supported * NEWS: So document it here. Signed-off-by: Stefano Lattarini --- diff --git a/NEWS b/NEWS index 0d4780488..1d5454156 100644 --- a/NEWS +++ b/NEWS @@ -74,6 +74,9 @@ New in 1.12.3: - Some testsuite weaknesses and spurious failures have been fixed. + - There is initial support for automatic dependency tracking with the + Portland Group C/C++ compilers, thanks to the new new depmode 'pgcc'. + Bugs fixed in 1.12.3: * Long-standing bugs: