X-Git-Url: http://v3vee.org/palacios/gitweb/gitweb.cgi?a=blobdiff_plain;f=Makefile;h=d1b637b8bdfa40409f54081b3a0c1d76aa7e7167;hb=912f74aae257be698044de894124289ba5356621;hp=b9893480129a097359be03a9aaa53adaea2467fe;hpb=6955900236db1de92ce4e62aea31b5167e380982;p=palacios-OLD.git diff --git a/Makefile b/Makefile index b989348..d1b637b 100644 --- a/Makefile +++ b/Makefile @@ -298,7 +298,10 @@ V3_INCLUDE := -Ipalacios/include \ CPPFLAGS := $(V3_INCLUDE) -D__V3VEE__ -CFLAGS := -fno-stack-protector -Wall -Werror -fPIC -mno-red-zone -fno-common +CFLAGS := -fno-stack-protector -Wall -Werror -mno-red-zone -fno-common +#-fPIC +#-ffreestanding + LDFLAGS := --whole-archive