aboutsummaryrefslogtreecommitdiffstats
path: root/src/standalone/upg5/pagedir.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/standalone/upg5/pagedir.c')
-rw-r--r--src/standalone/upg5/pagedir.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/standalone/upg5/pagedir.c b/src/standalone/upg5/pagedir.c
index 7ef78a3..b60d871 100644
--- a/src/standalone/upg5/pagedir.c
+++ b/src/standalone/upg5/pagedir.c
@@ -2,7 +2,7 @@
this is done is disclosed. As a student you shall not compile this
file, but instead compile your program with the .o file as:
- gcc -Wall -Wextra -std=c99 -pedantic -g verify_adr.c pagedir.o
+ gcc -Wall -Wextra -std=c99 -pedantic -m32 -g verify_adr.c pagedir.o
*/
#error Read comment above. Leave this line in place.