gcc: patches: fix patch name

This commit is contained in:
Adam Joseph 2023-08-20 23:26:36 -07:00
parent 8221d5f4e7
commit 1b0ed9f81b

View file

@ -187,7 +187,7 @@ optionals (is49 || is6) [
# Obtain latest patch with ../update-mcfgthread-patches.sh
++ optional (atLeast6 && !atLeast13 && !withoutTargetLibc && targetPlatform.isMinGW && threadsCross.model == "mcf")
./Added-mcf-thread-model-support-from-mcfgthread.patch
(./. + "/${majorVersion}/Added-mcf-thread-model-support-from-mcfgthread.patch")
# Retpoline patches pulled from the branch hjl/indirect/gcc-4_9-branch (by H.J. Lu, the author of GCC upstream retpoline commits)
++ optionals is49