Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 21 Nov 1996 20:27:50 -0800 (PST)
From:      Peter Wemm <peter>
To:        CVS-committers, cvs-all, cvs-sys
Subject:   cvs commit:  src/sys/i386/conf files.i386
Message-ID:  <199611220427.UAA20404@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

peter       96/11/21 20:27:47

  Modified:    sys/i386/conf  files.i386
  Log:
  Set a more explicit #include path for building aix7xxx_asm, otherwise it
  uses /usr/include/sys/*, which may point to a different build tree.  I'm
  not sure that this is necessary, but there was a question mark over what
  /usr/include/sys points to when building the "user mode" binaries in the
  kernel code, especially when building the smp tree.
  
  I suspect that the "right" line here is to use ${INCLUDES}, but that
  causes warnings about unused static inline functions in stdio.h and ctype.h
  
  Revision  Changes    Path
  1.146     +2 -2      src/sys/i386/conf/files.i386



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199611220427.UAA20404>