commit | 089000ad1c91ca113d0c1eb61248e0638d0d5346 | [log] [tgz] |
---|---|---|
author | Jason Zaman <jason@perfinion.com> | Wed Nov 16 22:05:19 2016 +0800 |
committer | Stephen Smalley <sds@tycho.nsa.gov> | Wed Nov 16 11:20:05 2016 -0500 |
tree | 41915fc3f49390a25985d0bf0c9977e3bfc16963 | |
parent | 30cbe52c5b824a6a6924fec50b633ba1a3224991 [diff] |
mcstrans: take LIBDIR from args, dont guess All the other makefiles just have LIBDIR optionally set so it can be overridden. These makefiles were autodetecting incorrectly. uname -i returns "GenuineIntel" so should have been uname -m. Signed-off-by: Jason Zaman <jason@perfinion.com>