]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
radix tree test suite: Specify -m32 in LDFLAGS too
authorMatthew Wilcox <mawilcox@microsoft.com>
Fri, 3 Mar 2017 17:28:37 +0000 (12:28 -0500)
committerMatthew Wilcox <mawilcox@microsoft.com>
Tue, 7 Mar 2017 18:18:24 +0000 (13:18 -0500)
commitf0f3f2d0a3e0f7c48163fd8b45f5909d46e7f371
treea67d109937531a67786191a59a2a4f5451e2a645
parent4ecd9542dbc3e07f3bd3870aac12839f72b47db4
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>
tools/testing/radix-tree/Makefile