commit | fc3ecc2a812235fce1a4cdc7dc3338507150e8c7 | [log] [tgz] |
---|---|---|
author | Stefan Tauner <stefan.tauner@alumni.tuwien.ac.at> | Sun Mar 13 12:57:03 2016 +0000 |
committer | Stefan Tauner <stefan.tauner@alumni.tuwien.ac.at> | Sun Mar 13 12:57:03 2016 +0000 |
tree | e9c299b36ffcc06cc3da2fbcf9b6153fc7915df1 | |
parent | 57cdd6ba66219f568917e58c3dc585c7d725ce45 [diff] |
Fix compilation on SunOS This came up when I was testing if building on SunOS still works on the buildbot's instance of OmniOS r151014 which is based on illumos. The fix is - to link against libnsl - a small C type fix in ich_descriptor_tool Corresponding to flashrom svn r1950. Signed-off-by: Stefan Tauner <stefan.tauner@alumni.tuwien.ac.at> Acked-by: Carl-Daniel Hailfinger <c-d.hailfinger.devel.2006@gmx.net>