Skip to content
Snippets Groups Projects
Commit 33f54a8f authored by wlott's avatar wlott
Browse files

Changed the pmax system to use new-genesis.

parent 5350569b
No related branches found
No related tags found
No related merge requests found
......@@ -304,7 +304,7 @@
(comf "target:compiler/dump")
(comf "target:compiler/generic/core")
(if (c:target-featurep '(or :hppa :x86))
(if (c:target-featurep '(or :hppa :x86 :pmax))
(comf "target:compiler/generic/new-genesis")
(comf "target:compiler/generic/genesis"))
......
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