File tree Expand file tree Collapse file tree 1 file changed +32
-0
lines changed Expand file tree Collapse file tree 1 file changed +32
-0
lines changed Original file line number Diff line number Diff line change @@ -1925,3 +1925,35 @@ build-libparser-only
1925
1925
verbose-build
1926
1926
darwin-install-extract-symbols
1927
1927
install-swift
1928
+
1929
+
1930
+ # ===------------------------------------------------------------------------===#
1931
+ # Linux corelibs foundation preset
1932
+ # ===------------------------------------------------------------------------===#
1933
+ [preset: buildbot_corelibs_foundation_linux,debug]
1934
+ release
1935
+ validation-test
1936
+
1937
+ libicu
1938
+ llbuild
1939
+ swiftpm
1940
+ xctest
1941
+ debug-foundation
1942
+ libdispatch
1943
+
1944
+ reconfigure
1945
+ lit-args =-v
1946
+
1947
+ [preset: buildbot_corelibs_foundation_linux,release]
1948
+ release
1949
+ validation-test
1950
+
1951
+ libicu
1952
+ llbuild
1953
+ swiftpm
1954
+ xctest
1955
+ foundation
1956
+ libdispatch
1957
+
1958
+ reconfigure
1959
+ lit-args =-v
You can’t perform that action at this time.
0 commit comments