Skip to content
Snippets Groups Projects
Commit 7a33d598 authored by sof's avatar sof
Browse files

[project @ 1998-08-14 13:02:14 by sof]

Updated
parent e1c9bf86
No related branches found
No related tags found
No related merge requests found
......@@ -40,7 +40,8 @@ SRC_HC_OPTS += -hisuf $(way_)hi
endif
Int_HC_OPTS += -H8m -fno-prune-tydecls
Word_HC_OPTS += -H8m
Word_HC_OPTS += -H8m -fno-prune-tydecls
Foreign_HC_OPTS += -fno-prune-tydecls
NativeInfo_HC_OPTS += -fno-prune-tydecls
Dynamic_HC_OPTS += $(MAGIC_HSCPP_OPTS)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment