diff --git a/src/bin/launcher/Makefile b/src/bin/launcher/Makefile index 6645d1b..c6a59c1 100644 --- a/src/bin/launcher/Makefile +++ b/src/bin/launcher/Makefile @@ -6,7 +6,7 @@ include ../Makefile.inc #Compiler Flags -CFLAGS = -DNOBOOL -fno-builtin -fno-rtti -fno-exceptions +CFLAGS = -DNOBOOL -fno-builtin -fno-exceptions #Linker LD = ld