aboutsummaryrefslogtreecommitdiffstats
path: root/mps/code
diff options
context:
space:
mode:
Diffstat (limited to 'mps/code')
-rw-r--r--mps/code/lii6gc.gmk5
1 files changed, 0 insertions, 5 deletions
diff --git a/mps/code/lii6gc.gmk b/mps/code/lii6gc.gmk
index d5307563142..47d1bb744e0 100644
--- a/mps/code/lii6gc.gmk
+++ b/mps/code/lii6gc.gmk
@@ -22,11 +22,6 @@ include gc.gmk
22 22
23CC = cc 23CC = cc
24 24
25# Suppress some warnings (SuSE).
26# .void: -Wpointer-arith cannot be used because the string.h header does
27# arithmetic on void*.
28CFLAGSCOMPILER := -pthread $(subst -Wpointer-arith,,$(CFLAGSCOMPILER))
29
30include comm.gmk 25include comm.gmk
31 26
32 27