]> git.baikalelectronics.ru Git - kernel.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)
commit4f8377ac1dafb43a91486dbcb8bbbdc451c86fee
treea67d109937531a67786191a59a2a4f5451e2a645
parent8d30b6fdb52c64d1984fdd02f9b7e7ac413d2bf5
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