Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 1 May 2004 11:17:23 -0700 (PDT)
From:      Marcel Moolenaar <marcel@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sbin Makefile
Message-ID:  <200405011817.i41IHN4D077122@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



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