Actions
Bug #7594
closedld -zaslr should accept Solaris-compatible values
Start date:
2016-11-18
Due date:
% Done:
100%
Estimated time:
Difficulty:
Bite-size
Tags:
needs-triage
Gerrit CR:
Description
Due to an embarrassing oversight, Solaris -zaslr takes "enable" and "disable" whereas ours takes "enabled" and "disabled".
We should accept both.
Updated by Electric Monk over 5 years ago
- Status changed from In Progress to Closed
- % Done changed from 0 to 100
git commit fab9be40d6bb364713294f6f6c925ccc58bacb24
commit fab9be40d6bb364713294f6f6c925ccc58bacb24 Author: Richard Lowe <richlowe@richlowe.net> Date: 2016-11-19T15:06:39.000Z 7594 ld -zaslr should accept Solaris-compatible values Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Gordon Ross <gwr@nexenta.com> Approved by: Dan McDonald <danmcd@omniti.com>
Actions