diff options
Diffstat (limited to 'misc/config/os')
-rw-r--r-- | misc/config/os/windows | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/misc/config/os/windows b/misc/config/os/windows index ab0426138..460c1361e 100644 --- a/misc/config/os/windows +++ b/misc/config/os/windows @@ -18,3 +18,7 @@ ia32 amd64 # in theory ia64 # in theory </arch> + +<aliases> +win32 +</aliases> |