Actions
Bug #14311
closedyacc: clang build cleanup
Start date:
Due date:
% Done:
100%
Estimated time:
Difficulty:
Medium
Tags:
Gerrit CR:
Description
while condition needs ().
While there, clean up some...
testing done. nightly run. but not just nightly; because yacc is using files from /usr, the actual test with nightly means the build host must have updated yacc installed. Test builds with gcc11 (complete build with additional patches from my gcc11 branch) and clang build (partial).
Updated by Electric Monk 7 months ago
- Status changed from In Progress to Closed
- % Done changed from 90 to 100
git commit a97db1b7ac047e46b2ecffe5bc9d6d886ff51448
commit a97db1b7ac047e46b2ecffe5bc9d6d886ff51448 Author: Toomas Soome <tsoome@me.com> Date: 2022-01-07T18:34:37.000Z 14311 yacc: clang build cleanup Reviewed by: Rich Lowe <richlowe@richlowe.net> Approved by: Dan McDonald <danmcd@joyent.com>
Actions