Actions
Bug #2794
closed/usr/share/mk/sys.mk" line 66: Malformed conditional
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
02/25/2015
Due date:
% Done:
0%
Estimated time:
Description
After using a full buildworld, buildkernel, installkernel, installworld for current master, use of make fails with:
make: "/usr/share/mk/sys.mk" line 66: Malformed conditional ((${CCVER:Mgcc489} || ${CCVER:Mgcc5*}))
This may be related to:
commit 7431acdac28b044e8c36042bc91009824a095ce8
Date: Wed Feb 25 04:55:09 2015 +0100
gcc50: Exclude -Wunused-local-typedefs from C++ flags for now.
Since /usr/share/mk/sys.mk appears to be affected, can full instructions be given for the fix that has to apparently be manually applied to each system.
Updated by swildner over 9 years ago
- Status changed from New to Closed
Fixed in e55c9c7e1ca38ec87bc6078b12292a147f744da0. I've sent a HEADS UP to users@.
Sascha
Actions