cvs commit: src/sys/conf Makefile.arm

Warner Losh imp at FreeBSD.org
Fri Apr 4 19:33:10 UTC 2008


imp         2008-04-04 19:33:10 UTC

  FreeBSD src repository

  Modified files:
    sys/conf             Makefile.arm 
  Log:
  If you build a compiler with TARGET_BIG_ENDIAN, and then try to build
  a little endian kernel, things break.  Be explicit about the endian
  choice by setting it in the little endian case as well.
  
  Revision  Changes    Path
  1.38      +4 -0      src/sys/conf/Makefile.arm


More information about the cvs-src mailing list