Actions
Bug #9334
closedtools: use NATIVECC
Start date:
2018-03-23
Due date:
% Done:
100%
Estimated time:
Difficulty:
Bite-size
Tags:
Gerrit CR:
Description
The usr/src/tools is build time toolkit, supposed to be built with native compiler and to be run in build host as part of the build process. We should provide native compiler and cflags with Makefile.tools so the individual components do not have to build their own setup (sometimes erroneous).
Updated by Electric Monk about 4 years ago
- Status changed from In Progress to Closed
- % Done changed from 90 to 100
git commit cc20930cb050f4447cc1f563c461ca4a043e5a1a
commit cc20930cb050f4447cc1f563c461ca4a043e5a1a Author: Toomas Soome <tsoome@me.com> Date: 2018-04-23T16:15:39.000Z 9334 tools: use NATIVECC Reviewed by: Andrew Stormont <andyjstormont@gmail.com> Reviewed by: Gergő Mihály Doma <domag02@gmail.com> Approved by: Hans Rosenfeld <rosenfeld@grumpf.hope-2000.org>
Actions