Always use a custom linker script, to avoid oddities in the default.
[pintos-anon] / src / tests / userprog / Makefile
index 291cf75bbffb83a55a102f9689276c26c871ab23..2aad5a3e5f4f0d097ff8b1115dc020da7c15f615 100644 (file)
@@ -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