- Timestamp:
- Mar 4, 2025, 9:30:13 AM (9 months ago)
- File:
-
- 1 edited
-
BOL/script_install/install_lmdz.sh (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
BOL/script_install/install_lmdz.sh
r5538 r5566 34 34 # r4 or r8 at the beginning of the script below. 35 35 # 36 # Modif 04/03/2025, AI 37 # correction in XIOS 36 38 ########################################################################### 37 39 … … 700 702 701 703 cd XIOS 704 # correction in src/earcut.hpp of XIOS 705 cd extern/remap/src 706 sed -e 's@//#include <cstdint>@#include <cstdint>@' \ 707 earcut.hpp > tmp 708 \mv -f tmp earcut.hpp 709 cd ../../.. 702 710 703 711 install_arch "XIOS"
Note: See TracChangeset
for help on using the changeset viewer.
