X-Git-Url: http://v3vee.org/palacios/gitweb/gitweb.cgi?a=blobdiff_plain;f=Makefile;h=9acf2de7e3d5a53a4a0d37ab6db3ede9e9b11b43;hb=322b52c9b40b5d043e064efc75546804573a3be3;hp=d1b637b8bdfa40409f54081b3a0c1d76aa7e7167;hpb=18713f98a14335b09cb7d87b3bea087255eaf10d;p=palacios.git diff --git a/Makefile b/Makefile index d1b637b..9acf2de 100644 --- a/Makefile +++ b/Makefile @@ -298,7 +298,7 @@ V3_INCLUDE := -Ipalacios/include \ CPPFLAGS := $(V3_INCLUDE) -D__V3VEE__ -CFLAGS := -fno-stack-protector -Wall -Werror -mno-red-zone -fno-common +CFLAGS := -fno-stack-protector -Wall -Werror -fPIC -mno-red-zone -fno-common #-fPIC #-ffreestanding