Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 26 Aug 2003 20:29:31 +0000
From:      imbutler@comcast.net
To:        Ruslan Ermilov <ru@freebsd.org>
Cc:        freebsd-stable@freebsd.org
Subject:   Re: make release failure
Message-ID:  <20030826203243.C77C143FB1@mx1.FreeBSD.org>

next in thread | raw e-mail | index | archive | help
In the interim and to get it to build, I've disabled "antiquity support" by 
defining a 'LOCAL_PATCHES' file which looks like ..

*** release/i386/dokern.sh~     Fri Apr  4 12:10:31 2003
--- release/i386/dokern.sh      Tue Aug 26 15:08:16 2003
***************
*** 34,39 ****
--- 34,41 ----
        -e '/urio/d' \
        -e '/uscanner/d' \
        -e '/maxusers/d' \
+       -e '/MATH_EMULATE/d' \
+       -e '/I386_CPU/d' \
        -e 's/ident.*GENERIC/ident              BOOTMFS/g'
  
  echo "options  NETGRAPH"



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