source: issm/oecreview/Archive/12161-12180/ISSM-12170-12171.diff

Last change on this file was 12325, checked in by Eric.Larour, 13 years ago

11990 to 12321 oec compliance

File size: 868 bytes
RevLine 
[12325]1Index: /proj/ice/larour/issm-uci-clean/trunk-jpl/configs/config-arm-linux.sh
2===================================================================
3--- /proj/ice/larour/issm-uci-clean/trunk-jpl/configs/config-arm-linux.sh (revision 12170)
4+++ /proj/ice/larour/issm-uci-clean/trunk-jpl/configs/config-arm-linux.sh (revision 12171)
5@@ -1,12 +1,8 @@
6 #!/bin/sh
7
8-pythonversion=2.7
9-
10 ./configure \
11 --prefix=$ISSM_DIR \
12- --with-python-dir=$ISSM_DIR/externalpackages/python/install\
13- --with-python-version=$pythonversion \
14- --with-python-numpy-dir=$ISSM_DIR/externalpackages/python/install/Python.framework/Versions/$pythonversion/lib/python$pythonversion/site-packages/numpy/core/include/numpy\
15+ --without-modules \
16 --with-vendor=arm-linux \
17 --with-triangle-dir=$ISSM_DIR/externalpackages/triangle/install \
18 --with-gsl-dir=$ISSM_DIR/externalpackages/gsl/install
Note: See TracBrowser for help on using the repository browser.