X-Git-Url: https://git.saurik.com/apple/boot.git/blobdiff_plain/47b0a8bde7689760b67e872ba41bf4187ed315e5..75b89a82fae8b6d553467b92cb5431b2b5b4df7e:/i386/Makefile diff --git a/i386/Makefile b/i386/Makefile index a05daf6..88b7ee3 100644 --- a/i386/Makefile +++ b/i386/Makefile @@ -2,7 +2,7 @@ # Makefile for i386 boot program # define FLOPPY and SMALL using DEFINES macro as necessary -CFLAGS = -O $(MORECPP) -arch i386 -g -mi386:unaligned-text -static +CFLAGS = -O $(MORECPP) -arch i386 -g -static DEFINES= CONFIG = hd LIBDIR = libsa