diff options
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -228,6 +228,7 @@ One may also use various environment variables to change the behavior of the compiler. E.g., to ask for -n32 ABI: + $ SGI_ABI=-n32 $ export SGI_ABI $ ./configure |