$NetBSD: patch-af,v 1.1 2003/03/14 23:35:26 thorpej Exp $ --- stage1/Makefile.in.orig 2003-03-14 15:23:32.000000000 -0800 +++ stage1/Makefile.in 2003-03-14 15:23:47.000000000 -0800 @@ -91,7 +91,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