From: zam Date: Mon, 23 Apr 2007 20:21:46 +0000 (+0000) Subject: b=11875 X-Git-Tag: v1_7_100~162 X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=commitdiff_plain;h=5fdb45adb91bf0cb1e0f38e153d23f8c364e53f3 b=11875 modify top-level lnet/include/libcfs/libcfs.h,kp30.h,portals_utils.h files to conditionally include header files for solaris port. create Solaris port files and shared posix-*.[ch] files for both Linux and Solaris ports. The posix-*.[ch] files are currently noop (posix threads API calls should be added there). --- diff --git a/build/autoconf/lustre-build.m4 b/build/autoconf/lustre-build.m4 index 77117ef..85acefa 100644 --- a/build/autoconf/lustre-build.m4 +++ b/build/autoconf/lustre-build.m4 @@ -488,7 +488,7 @@ AC_SUBST(SYSIO) LB_LINUX_CONDITIONALS LB_DARWIN_CONDITIONALS -LB_SUNOS_CONDITIONALS +# LB_SUNOS_CONDITIONALS LN_CONDITIONALS LC_CONDITIONALS