X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Ftests%2Fuserprog%2FMakefile;h=2aad5a3e5f4f0d097ff8b1115dc020da7c15f615;hb=1a9c8950f6f40cd7522aee8c326f0889b3aa959f;hp=291cf75bbffb83a55a102f9689276c26c871ab23;hpb=b824f64f619947f0db626a5593b0affb81893017;p=pintos-anon diff --git a/src/tests/userprog/Makefile b/src/tests/userprog/Makefile index 291cf75..2aad5a3 100644 --- a/src/tests/userprog/Makefile +++ b/src/tests/userprog/Makefile @@ -14,7 +14,3 @@ recursor_SRC = recursor.c shell_SRC = shell.c include $(SRCDIR)/Makefile.userprog - -# Uncomment the line below to round up segment sizes to full pages for -# testing purposes only. -#LDFLAGS += -Wl,-T,fullpage.x