Actions
Bug #14302
closedMakefile.lib: -h soname should be passed to linker
Start date:
Due date:
% Done:
100%
Estimated time:
Difficulty:
Bite-size
Tags:
Gerrit CR:
Description
clang does not accept -h. Just use -Wl,...
Testing done: build/install/boot (with gcc).
Updated by Electric Monk 8 months ago
- Status changed from In Progress to Closed
- % Done changed from 90 to 100
git commit 73a801acfbef73aca0012eca23d6a1b842f5a104
commit 73a801acfbef73aca0012eca23d6a1b842f5a104 Author: Toomas Soome <tsoome@me.com> Date: 2021-12-18T20:00:36.000Z 14302 Makefile.lib: -h soname should be passed to linker Reviewed by: Jason King <jason.brian.king@gmail.com> Reviewed by: Yuri Pankov <ypankov@tintri.com> Reviewed by: Rich Lowe <richlowe@richlowe.net> Approved by: Robert Mustacchi <rm@fingolfin.org>
Actions