commit | f0f3f2d0a3e0f7c48163fd8b45f5909d46e7f371 | [log] [tgz] |
---|---|---|
author | Matthew Wilcox <mawilcox@microsoft.com> | Fri Mar 03 12:28:37 2017 -0500 |
committer | Matthew Wilcox <mawilcox@microsoft.com> | Tue Mar 07 13:18:24 2017 -0500 |
tree | a67d109937531a67786191a59a2a4f5451e2a645 | |
parent | 4ecd9542dbc3e07f3bd3870aac12839f72b47db4 [diff] |
radix tree test suite: Specify -m32 in LDFLAGS too Michael's patch to use the default make rule for linking and the patch from Rehas to use -m32 if building a 32-bit test-suite on a 64-bit platform don't work well together. Reported-by: Rehas Sachdeva <aquannie@gmail.com> Signed-off-by: Matthew Wilcox <mawilcox@microsoft.com>