about summary refs log tree commit diff stats
path: root/config.nims
blob: 35c1754be8d7e9b18d670ece86b55ed466d983e0 (plain) (blame)
1
2
3
4
5
switch("import", "utils/eprint")

# workaround for GCC 14
when defined(gcc):
  switch("passC", "-fpermissive")