Skip to content

Commit af77f11

Browse files
committed
[build-presets] Eliminate the --reconfigure from the stdlib standalone presets.
With the previous commit, one can choose when to reconfigure. I have noticed that when we reconfigure the preset, we always rebuild. So having reconfigure by default messes with the experience of using the preset.
1 parent a141865 commit af77f11

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

utils/build-presets.ini

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2057,7 +2057,6 @@ build-subdir=stdlib_RA_standalone
20572057
release
20582058
assertions
20592059

2060-
reconfigure
20612060
verbose-build
20622061

20632062
[preset: stdlib_RA_standalone,build,test]
@@ -2074,7 +2073,6 @@ build-subdir=stdlib_RDA_standalone
20742073
release-debuginfo
20752074
assertions
20762075

2077-
reconfigure
20782076
verbose-build
20792077

20802078
[preset: stdlib_RDA_standalone,build,test]
@@ -2091,7 +2089,6 @@ build-subdir=stdlib_DA_standalone
20912089
debug
20922090
assertions
20932091

2094-
reconfigure
20952092
verbose-build
20962093

20972094
[preset: stdlib_DA_standalone,build,test]

0 commit comments

Comments
 (0)