Skip to content
Snippets Groups Projects
Commit ddf9d40d authored by Ian Lynagh's avatar Ian Lynagh
Browse files

Build fix

parent c17f301c
No related branches found
No related tags found
No related merge requests found
......@@ -2906,7 +2906,6 @@ compilerInfo dflags
("Leading underscore", cLeadingUnderscore),
("Debug on", show debugIsOn),
("LibDir", topDir dflags),
("Global Package DB", systemPackageConfig dflags),
("Ld Linker flags", show cLdLinkerOpts)
("Global Package DB", systemPackageConfig dflags)
]
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