diff --git a/dotnet5.0.spec b/dotnet5.0.spec index 7bccb47..6d2e962 100644 --- a/dotnet5.0.spec +++ b/dotnet5.0.spec @@ -69,6 +69,7 @@ Source1: dotnet-v%{src_version}-SDK-arm64-bootstrap.tar.gz Source10: check-debug-symbols.py Source11: dotnet.sh.in +# Fix up a patch included in source-build to apply after we apply the linker-order patch first Patch1: source-build-runtime-fixup-linker-order.patch # https://github.com/dotnet/runtime/pull/42094