Whamcloud - gitweb
LU-3865 build: support of new MPSS version 3.x 13/7513/6
authorDmitry Eremin <dmitry.eremin@intel.com>
Mon, 26 Aug 2013 11:30:26 +0000 (15:30 +0400)
committerOleg Drokin <oleg.drokin@intel.com>
Fri, 20 Sep 2013 15:24:18 +0000 (15:24 +0000)
commit2df621277398ddcbfcc9f3e9ccc6d7389057363f
treea85d1375364e3e6fd63efe2092ffb14348a7ac7b
parenta10a163cac794235f09a8c4929bca24e6223274d
LU-3865 build: support of new MPSS version 3.x

The MPSS team changed the architecture name from
“x86_64-k1om-linux” to “k1om-mpss-linux”. To accommodate
this change we need few fixes in build infrastructure.

Disable automatic dependency processing for cross build
to avoid incorrect package dependency.

The following files were just copied from main directory
beacuse they are produced by modern autoconf which knows
about k1om architecture:
  libsysio/config.guess
  libsysio/config.sub
  libsysio/depcomp
  libsysio/install-sh
  libsysio/missing

Signed-off-by: Dmitry Eremin <dmitry.eremin@intel.com>
Change-Id: I89aab076a350540fbc79aa3f6cb0221f5190eb62
Reviewed-on: http://review.whamcloud.com/7513
Tested-by: Hudson
Reviewed-by: Andreas Dilger <andreas.dilger@intel.com>
Reviewed-by: Bob Glossman <bob.glossman@intel.com>
Tested-by: Maloo <whamcloud.maloo@gmail.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
autoMakefile.am
build/gen_filelist.sh
config/lustre-build-linux.m4
config/lustre-build.m4
libsysio/config.guess
libsysio/config.sub
libsysio/configure.ac
libsysio/depcomp
libsysio/install-sh
libsysio/missing
lustre.spec.in