Skip to content
Snippets Groups Projects
Commit 64ae0dee authored by Simon Marlow's avatar Simon Marlow
Browse files

[project @ 2000-05-18 09:57:33 by simonmar]

Remove -noC, add -package concurrent to simpl006_HC_OPTS.
parent 327d438f
No related branches found
No related tags found
No related merge requests found
......@@ -2,7 +2,9 @@ TOP = ../..
include $(TOP)/mk/boilerplate.mk
include $(TOP)/mk/should_compile.mk
SRC_HC_OPTS += -noC -dcore-lint -package concurrent
SRC_HC_OPTS += -dcore-lint
simpl006_HC_OPTS += -package concurrent
include $(TOP)/mk/target.mk
......
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