$NetBSD: patch-ae,v 1.1 2003/03/14 23:35:26 thorpej Exp $ --- stage1/Makefile.am.orig 2003-03-14 15:23:00.000000000 -0800 +++ stage1/Makefile.am 2003-03-14 15:23:10.000000000 -0800 @@ -4,7 +4,7 @@ CLEANFILES = $(nodist_pkgdata_DATA) # We can't use builtins or standard includes. -AM_ASFLAGS = $(STAGE1_CFLAGS) -fno-builtin -nostdinc +AM_ASFLAGS = $(STAGE1_CFLAGS) -ffreestanding -nostdinc LDFLAGS = -nostdlib -Wl,-N,-Ttext,7C00 noinst_PROGRAMS = stage1.exec