Actions
Bug #13675
closeduse NATIVE_LIBS don't pass -zassert-deflib manually
Start date:
Due date:
% Done:
100%
Estimated time:
Difficulty:
Bite-size
Tags:
Gerrit CR:
Description
A small handful of places in the build missed out on the NATIVE_LIBS stuff and passes -zassert-deflib manually, it should do it the usual way.
Updated by Rich Lowe over 1 year ago
Tested with full (debug and non-debug) builds on i386
Updated by Electric Monk about 1 year ago
- Status changed from In Progress to Closed
- % Done changed from 0 to 100
git commit 5eb35ba24893e16e4e108a951856b8d948493f28
commit 5eb35ba24893e16e4e108a951856b8d948493f28 Author: Richard Lowe <richlowe@richlowe.net> Date: 2021-04-01T19:54:34.000Z 13675 use NATIVE_LIBS don't pass -zassert-deflib manually Reviewed by: Dan McDonald <danmcd@joyent.com> Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Robert Mustacchi <rm@fingolfin.org>
Actions