about summary refs log blame commit diff stats
path: root/config.nims
blob: 1dab26043031c13aab0eddee3ffe24c0b7c30ad6 (plain) (tree)
1
2
3
4
5




                                                                   
switch("import", "utils/eprint")

# workaround for clang 16
when defined(clang):
  switch("passC", "-Wno-error=incompatible-function-pointer-types")