Whamcloud - gitweb
LU-1337 build: fix build on powerpc64
authorChristopher J. Morrone <morrone2@llnl.gov>
Tue, 2 Oct 2012 01:23:01 +0000 (18:23 -0700)
committerOleg Drokin <green@whamcloud.com>
Wed, 3 Oct 2012 06:05:24 +0000 (02:05 -0400)
commit7e0fe6ee2ae50e47a03c9256ff9b88cd916415d3
tree03b7a0ebd998d13adc40b7d1c9a6be38d21de234
parenta8b41fbb3d02b80a9bee60a550395364b4dc51e7
LU-1337 build: fix build on powerpc64

Previous LU-1337 commit ca512093cd29e79ff8a43d4cd921058163305784
broke the build on powerpc64 by changing the way system type is
looked up, but failing to adjust the sed pattern to match the
$target_cpu name.

Change-Id: Ie0c8166f80c5361a8e89ab447c2025a31824914d
Signed-off-by: Christopher J. Morrone <morrone2@llnl.gov>
Reviewed-on: http://review.whamcloud.com/4149
Tested-by: Hudson
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Tested-by: Maloo <whamcloud.maloo@gmail.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
build/autoconf/lustre-build-linux.m4
lustre/autoconf/lustre-core.m4