summaryrefslogtreecommitdiffstats
path: root/cluster/atlas/BUILD
diff options
context:
space:
mode:
Diffstat (limited to 'cluster/atlas/BUILD')
-rwxr-xr-xcluster/atlas/BUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/cluster/atlas/BUILD b/cluster/atlas/BUILD
index 5454aa5760..69350786b9 100755
--- a/cluster/atlas/BUILD
+++ b/cluster/atlas/BUILD
@@ -6,7 +6,7 @@ fi &&
../configure -Si cputhrchk 0 \
-Fa alg -fPIC \
-b ${SMGL_COMPAT_ARCHS[0]} \
- --prefix=$INSTALL_ROOT/usr &&
+ --prefix=$INSTALL_ROOT/usr ${OPTS} &&
sedit '/RANLIB/s/echo/ranlib/' Make.inc &&
make_single &&