summaryrefslogtreecommitdiff
path: root/settings.in
blob: 6d0bd3d1328b73423863cceccb482e2cc3b51248 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[("GCC extra via C opts", "@GccExtraViaCOpts@"),
 ("C compiler command", "@SettingsCCompilerCommand@"),
 ("C compiler flags", "@SettingsCCompilerFlags@"),
 ("ar command", "@ArCmd@"),
 ("ar flags", "@ArArgs@"),
 ("ar supports at file", "@ArSupportsAtFile@"),
 ("touch command", "@SettingsTouchCommand@"),
 ("dllwrap command", "@SettingsDllWrapCommand@"),
 ("windres command", "@SettingsWindresCommand@"),
 ("perl command", "@SettingsPerlCommand@"),
 ("target os", "@HaskellTargetOs@"),
 ("target arch", "@HaskellTargetArch@")
 ]