USB/UHCI - Cleanup
[tpg/acess2.git] / BuildConf / x86_64 / Makefile.cfg
index 54bbf51..ab188fb 100644 (file)
@@ -3,7 +3,7 @@ CC = x86_64-none-elf-gcc
 LD = x86_64-none-elf-ld
 DISASM = x86_64-none-elf-objdump -d -M x86-64 -S
 
-KERNEL_CFLAGS := -mcmodel=kernel -nostdlib -mno-red-zone -Wall -Werror
+KERNEL_CFLAGS := -mcmodel=kernel -nostdlib -mno-red-zone -Wall
 DYNMOD_CFLAGS := -mcmodel=small -fPIC -mno-red-zone
 
 ARCHDIR = x86_64

UCC git Repository :: git.ucc.asn.au