summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--config/intel-osf12
1 files changed, 1 insertions, 1 deletions
diff --git a/config/intel-osf1 b/config/intel-osf1
index 99e4835..4479a6d 100644
--- a/config/intel-osf1
+++ b/config/intel-osf1
@@ -13,7 +13,7 @@ if test "X-" = "X-$CC"; then
fi
# The default archiver is `xar'
-AR="${AR:-xar}
+AR=${AR:-xar}
# There is no ranlib
RANLIB=: