From: Bob Glossman Date: Fri, 19 Jun 2015 15:09:06 +0000 (-0700) Subject: LU-6490 build: enable gss build on sles12 X-Git-Tag: 2.7.58~37 X-Git-Url: https://git.whamcloud.com/?a=commitdiff_plain;h=d3341dff726d8781f16e21f7d403c2ec11f8113d;p=fs%2Flustre-release.git LU-6490 build: enable gss build on sles12 Now that the build failures of gss on sles12 are fixed change lbuild to stop disabling the gss build there. Signed-off-by: Bob Glossman Change-Id: Icf25c038c28b8e230550de0bbe5b0b2fbe0c0b78 Reviewed-on: http://review.whamcloud.com/15354 Tested-by: Jenkins Tested-by: Maloo Reviewed-by: James Simmons Reviewed-by: Sebastien Buisson Reviewed-by: Minh Diep Reviewed-by: Oleg Drokin --- diff --git a/contrib/lbuild/lbuild-sles12 b/contrib/lbuild/lbuild-sles12 index e2343f2..70f0d33 100644 --- a/contrib/lbuild/lbuild-sles12 +++ b/contrib/lbuild/lbuild-sles12 @@ -10,8 +10,6 @@ BUILD_GEN+=".0" WITH_ZFS="Zfs Not Supported" source ${LBUILD_DIR}/lbuild-sles -# LU-6490 work around -CONFIGURE_FLAGS="$CONFIGURE_FLAGS --disable-gss" edit_specs() {