cvs commit: src/sbin Makefile
    Marcel Moolenaar 
    marcel at FreeBSD.org
       
    Sat May  1 11:17:24 PDT 2004
    
    
  
marcel      2004/05/01 11:17:23 PDT
  FreeBSD src repository
  Modified files:
    sbin                 Makefile 
  Log:
  Build gpt(8) on all platforms, except sparc64. Currently gpt(8) is
  not endian agnostic and thus will create big-endian GPTs on sparc64.
  This we don't support. So, before gpt(8) can be used on a big-endian
  machine, it has to deal with the endianness.
  
  Revision  Changes    Path
  1.138     +4 -2      src/sbin/Makefile
    
    
More information about the cvs-all
mailing list