WRF: Update AOCC patches for latest WRF version. (#29529)
This commit is contained in:
parent
a627684115
commit
892aa0fd16
@ -143,8 +143,8 @@ class Wrf(Package):
|
|||||||
patch("patches/4.2/tirpc_detect.patch", when="@4.2")
|
patch("patches/4.2/tirpc_detect.patch", when="@4.2")
|
||||||
patch("patches/4.2/add_aarch64.patch", when="@4.2:")
|
patch("patches/4.2/add_aarch64.patch", when="@4.2:")
|
||||||
patch("patches/4.2/configure_aocc_2.3.patch", when="@4.2 %aocc@:2.4.0")
|
patch("patches/4.2/configure_aocc_2.3.patch", when="@4.2 %aocc@:2.4.0")
|
||||||
patch("patches/4.2/configure_aocc_3.0.patch", when="@4.2 %aocc@3.0.0:3.2.0")
|
patch("patches/4.2/configure_aocc_3.0.patch", when="@4.2: %aocc@3.0.0:3.2.0")
|
||||||
patch("patches/4.2/hdf5_fix.patch", when="@4.2 %aocc")
|
patch("patches/4.2/hdf5_fix.patch", when="@4.2: %aocc")
|
||||||
patch("patches/4.2/derf_fix.patch", when="@4.2 %aocc")
|
patch("patches/4.2/derf_fix.patch", when="@4.2 %aocc")
|
||||||
# Various syntax fixes found by FPT tool
|
# Various syntax fixes found by FPT tool
|
||||||
patch("https://github.com/wrf-model/WRF/commit/6502d5d9c15f5f9a652dec244cc12434af737c3c.patch",
|
patch("https://github.com/wrf-model/WRF/commit/6502d5d9c15f5f9a652dec244cc12434af737c3c.patch",
|
||||||
|
Loading…
Reference in New Issue
Block a user