Actions
Bug #9009
opennightly should check assembler version via makefile, same as compiler
Status:
New
Priority:
Normal
Assignee:
-
Category:
tools - gate/build tools
Start date:
2018-01-27
Due date:
% Done:
0%
Estimated time:
Difficulty:
Medium
Tags:
needs-triage
Gerrit CR:
Description
right now, nightly assumes the assembler is 'as' and that 'as -V' will work. In the case of the GNU assembler, neither is true (gas -V waits for input on stdin.)
We should check the version via usr/src/Makefile as we do for cc, CC and javac.
(but see a follow-up regarding aw being broken)
No data to display
Actions