Skip to content
This repository was archived by the owner on Jan 23, 2023. It is now read-only.

Commit 0252523

Browse files
authored
Match CoreFX update of arm-softfp -> armel (#8875)
1 parent 7dd3478 commit 0252523

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

netci.groovy

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2113,7 +2113,7 @@ def static calculateBuildCommands(def newJob, def scenario, def branch, def isPR
21132113
--mountPath=${armrootfs_mountpath} \\
21142114
--buildConfig=${lowerConfiguration} \\
21152115
--testRootDir=./bin/tests/Windows_NT.x64.${configuration} \\
2116-
--coreFxNativeBinDir=./bin/Linux.arm-softfp.${configuration} \\
2116+
--coreFxNativeBinDir=./bin/Linux.armel.${configuration} \\
21172117
--coreFxBinDir=\"./bin/Linux.AnyCPU.${configuration};./bin/Unix.AnyCPU.${configuration};./bin/AnyOS.AnyCPU.${configuration}\" \\
21182118
--testDirFile=./tests/testsRunningInsideARM.txt"""
21192119

0 commit comments

Comments
 (0)