Skip to content
Snippets Groups Projects
Commit 4540bbe2 authored by John Ericson's avatar John Ericson Committed by Marge Bot
Browse files

includes/CodeGen.Platform.hs don't include ghcautoconf.h

It doesn't need it, and it shouldn't need it or else multi-target will
break.
parent 2970dc7a
No related branches found
No related tags found
No related merge requests found
......@@ -6,7 +6,6 @@ import PlainPanic
#endif
import Reg
#include "ghcautoconf.h"
#include "stg/MachRegs.h"
#if defined(MACHREGS_i386) || defined(MACHREGS_x86_64)
......
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