diff options
author | Araq <rumpf_a@web.de> | 2014-12-15 02:21:44 +0100 |
---|---|---|
committer | Araq <rumpf_a@web.de> | 2014-12-15 02:21:44 +0100 |
commit | b131439a2a9c7a415b79b638da81e14e43bafd0b (patch) | |
tree | 6cf50df5ea54331247132f7df06d81e9da9ca695 /compiler | |
parent | 61c5c92f097a624bb0fdfc26b3d19005eac1dd35 (diff) | |
download | Nim-b131439a2a9c7a415b79b638da81e14e43bafd0b.tar.gz |
fixes #1735
Diffstat (limited to 'compiler')
-rw-r--r-- | compiler/condsyms.nim | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/compiler/condsyms.nim b/compiler/condsyms.nim index 9c07972cf..0472a8731 100644 --- a/compiler/condsyms.nim +++ b/compiler/condsyms.nim @@ -46,7 +46,7 @@ proc countDefinedSymbols*(): int = const additionalSymbols = """ x86 itanium x8664 - msdos mswindows win32 unix posix sunos bsd macintosh RISCOS doslike hpux + msdos mswindows win32 unix posix sunos bsd macintosh RISCOS hpux mac hppa hp9000 hp9000s300 hp9000s700 hp9000s800 hp9000s820 ELATE sparcv9 |