Skip to content

Commit 358a4ef

Browse files
committed
Import libs 4
1 parent 25431f4 commit 358a4ef

File tree

400 files changed

+17180
-26467
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

400 files changed

+17180
-26467
lines changed

build/conf/go.conf

+1-1
Original file line numberDiff line numberDiff line change
@@ -989,7 +989,7 @@ macro GO_MOCKGEN_FROM(Path) {
989989

990990
# tag:go-specific
991991
macro GO_MOCKGEN_CONTRIB_FROM(Path) {
992-
SET(MOCKGEN_FROM ${GO_CONTRIB_PROJECT_PREFIX}/${Path})
992+
SET(MOCKGEN_FROM ${GO_CONTRIB_PROJECT_PREFIX}${Path})
993993
SET(MOCKGEN_MODULE ${Path})
994994
}
995995

build/conf/java.conf

-3
Original file line numberDiff line numberDiff line change
@@ -673,9 +673,6 @@ macro _PACK_JAR_HELPER(Out) {
673673
macro _JAVAC_RUN_HELPER(JAVAC_CMD_WITH_ARGS...) {
674674
.CMD=${cwd:ARCADIA_BUILD_ROOT} ${env:"LC_ALL=en_US.UTF-8"} $YMAKE_PYTHON ${input:"build/scripts/with_pathsep_resolve.py"} $YMAKE_PYTHON ${input:"build/scripts/setup_java_tmpdir.py"} $YMAKE_PYTHON ${input:"build/scripts/run_javac.py"} --sources-list ${BINDIR}/all-java.srclst ${JAVAC_CMD_WITH_ARGS} @${BINDIR}/all-java.srclst -classpath ${ARCADIA_BUILD_ROOT}/bfg.jar -Xpkginfo:always ${JAVAC_OPTS} $_JAR_ANN_PROC_OPTS($_JAR_ANN_PROCESSORS) -d ${BINDIR}/cls -g -encoding UTF-8
675675
}
676-
macro _ADD_HIDDEN_INPUTS(Inputs...) {
677-
.CMD=${input;hide:Inputs}
678-
}
679676

680677
# tag:java-specific
681678
ERROR_PRONE_JDK16_ADD_OPENS=-J--add-opens=jdk.compiler/com.sun.tools.javac.code=ALL-UNNAMED -J--add-opens=jdk.compiler/com.sun.tools.javac.comp=ALL-UNNAMED -J--add-opens=jdk.compiler/com.sun.tools.javac.file=ALL-UNNAMED -J--add-opens=jdk.compiler/com.sun.tools.javac.main=ALL-UNNAMED -J--add-opens=jdk.compiler/com.sun.tools.javac.model=ALL-UNNAMED -J--add-opens=jdk.compiler/com.sun.tools.javac.parser=ALL-UNNAMED -J--add-opens=jdk.compiler/com.sun.tools.javac.processing=ALL-UNNAMED -J--add-opens=jdk.compiler/com.sun.tools.javac.tree=ALL-UNNAMED -J--add-opens=jdk.compiler/com.sun.tools.javac.util=ALL-UNNAMED -J--add-opens=jdk.compiler/com.sun.tools.javac.jvm=ALL-UNNAMED -J--add-opens=jdk.compiler/com.sun.tools.javac.api=ALL-UNNAMED

build/conf/sysincl.conf

+4
Original file line numberDiff line numberDiff line change
@@ -78,3 +78,7 @@ when ($ARCH_RISCV32) {
7878
SYSINCL+=build/sysincl/newlib.yml
7979
SYSINCL+=build/sysincl/esp-idf.yml
8080
}
81+
82+
when ($USE_ARCADIA_COMPILER_RUNTIME == "no") {
83+
SYSINCL+=build/sysincl/local-compiler-runtime.yml
84+
}

build/mapping.conf.json

+6
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,7 @@
8787
"5530948376": "https://devtools-registry.s3.yandex.net/5530948376",
8888
"5545691160": "https://devtools-registry.s3.yandex.net/5545691160",
8989
"5559524010": "https://devtools-registry.s3.yandex.net/5559524010",
90+
"5572005924": "https://devtools-registry.s3.yandex.net/5572005924",
9091
"5486731632": "https://devtools-registry.s3.yandex.net/5486731632",
9192
"5514350352": "https://devtools-registry.s3.yandex.net/5514350352",
9293
"5514360398": "https://devtools-registry.s3.yandex.net/5514360398",
@@ -98,6 +99,8 @@
9899
"5545709989": "https://devtools-registry.s3.yandex.net/5545709989",
99100
"5559537477": "https://devtools-registry.s3.yandex.net/5559537477",
100101
"5559549864": "https://devtools-registry.s3.yandex.net/5559549864",
102+
"5571992960": "https://devtools-registry.s3.yandex.net/5571992960",
103+
"5572031172": "https://devtools-registry.s3.yandex.net/5572031172",
101104
"4307890075": "https://devtools-registry.s3.yandex.net/4307890075",
102105
"5517245192": "https://devtools-registry.s3.yandex.net/5517245192",
103106
"4307901240": "https://devtools-registry.s3.yandex.net/4307901240",
@@ -234,6 +237,7 @@
234237
"5530948376": "devtools/ya/test/programs/test_tool/bin/test_tool for linux",
235238
"5545691160": "devtools/ya/test/programs/test_tool/bin/test_tool for linux",
236239
"5559524010": "devtools/ya/test/programs/test_tool/bin/test_tool for linux",
240+
"5572005924": "devtools/ya/test/programs/test_tool/bin/test_tool for linux",
237241
"5486731632": "devtools/ya/test/programs/test_tool/bin3/test_tool3 for linux",
238242
"5514350352": "devtools/ya/test/programs/test_tool/bin3/test_tool3 for linux",
239243
"5514360398": "devtools/ya/test/programs/test_tool/bin3/test_tool3 for linux",
@@ -245,6 +249,8 @@
245249
"5545709989": "devtools/ya/test/programs/test_tool/bin3/test_tool3 for linux",
246250
"5559537477": "devtools/ya/test/programs/test_tool/bin3/test_tool3 for linux",
247251
"5559549864": "devtools/ya/test/programs/test_tool/bin3/test_tool3 for linux",
252+
"5571992960": "devtools/ya/test/programs/test_tool/bin3/test_tool3 for linux",
253+
"5572031172": "devtools/ya/test/programs/test_tool/bin3/test_tool3 for linux",
248254
"4307890075": "flake8_linter for linux",
249255
"5517245192": "flake8_linter for linux",
250256
"4307901240": "flake8_linter for linux-aarch64",
+10-10
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,17 @@
11
IF (HOST_OS_DARWIN AND HOST_ARCH_X86_64)
2-
DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5559522450)
3-
DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5559535346)
2+
DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5572004205)
3+
DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5571990421)
44
ELSEIF (HOST_OS_DARWIN AND HOST_ARCH_ARM64)
5-
DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5559521542)
6-
DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5559534336)
5+
DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5572003616)
6+
DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5571989359)
77
ELSEIF (HOST_OS_LINUX AND HOST_ARCH_X86_64)
8-
DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5559524010)
9-
DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5559537477)
8+
DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5572005924)
9+
DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5571992960)
1010
ELSEIF (HOST_OS_LINUX AND HOST_ARCH_AARCH64)
11-
DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5559520978)
12-
DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5559533477)
11+
DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5572002846)
12+
DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5571988789)
1313
ELSEIF (HOST_OS_WINDOWS AND HOST_ARCH_X86_64)
14-
DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5559523230)
15-
DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5559536195)
14+
DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5572004883)
15+
DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5571991734)
1616

1717
ENDIF()
+10-10
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,17 @@
11
IF (HOST_OS_DARWIN AND HOST_ARCH_X86_64)
2-
DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5559548658)
3-
DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5559548658)
2+
DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5572030275)
3+
DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5572030275)
44
ELSEIF (HOST_OS_DARWIN AND HOST_ARCH_ARM64)
5-
DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5559548099)
6-
DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5559548099)
5+
DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5572029953)
6+
DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5572029953)
77
ELSEIF (HOST_OS_LINUX AND HOST_ARCH_X86_64)
8-
DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5559549864)
9-
DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5559549864)
8+
DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5572031172)
9+
DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5572031172)
1010
ELSEIF (HOST_OS_LINUX AND HOST_ARCH_AARCH64)
11-
DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5559547357)
12-
DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5559547357)
11+
DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5572029455)
12+
DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5572029455)
1313
ELSEIF (HOST_OS_WINDOWS AND HOST_ARCH_X86_64)
14-
DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5559549352)
15-
DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5559549352)
14+
DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5572030696)
15+
DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5572030696)
1616

1717
ENDIF()
+7
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
- includes:
2+
- sanitizer/asan_interface.h
3+
- sanitizer/common_interface_defs.h
4+
- sanitizer/hwasan_interface.h
5+
- sanitizer/lsan_interface.h
6+
- sanitizer/msan_interface.h
7+
- sanitizer/tsan_interface.h

build/sysincl/stl-to-libcxx.yml

+8-2
Original file line numberDiff line numberDiff line change
@@ -271,6 +271,7 @@
271271
- __algorithm/ranges_fill.h: contrib/libs/cxxsupp/libcxx/include/__algorithm/ranges_fill.h
272272
- __algorithm/ranges_fill_n.h: contrib/libs/cxxsupp/libcxx/include/__algorithm/ranges_fill_n.h
273273
- __algorithm/ranges_find.h: contrib/libs/cxxsupp/libcxx/include/__algorithm/ranges_find.h
274+
- __algorithm/ranges_find_end.h: contrib/libs/cxxsupp/libcxx/include/__algorithm/ranges_find_end.h
274275
- __algorithm/ranges_find_first_of.h: contrib/libs/cxxsupp/libcxx/include/__algorithm/ranges_find_first_of.h
275276
- __algorithm/ranges_find_if.h: contrib/libs/cxxsupp/libcxx/include/__algorithm/ranges_find_if.h
276277
- __algorithm/ranges_find_if_not.h: contrib/libs/cxxsupp/libcxx/include/__algorithm/ranges_find_if_not.h
@@ -285,6 +286,7 @@
285286
- __algorithm/ranges_is_partitioned.h: contrib/libs/cxxsupp/libcxx/include/__algorithm/ranges_is_partitioned.h
286287
- __algorithm/ranges_is_sorted.h: contrib/libs/cxxsupp/libcxx/include/__algorithm/ranges_is_sorted.h
287288
- __algorithm/ranges_is_sorted_until.h: contrib/libs/cxxsupp/libcxx/include/__algorithm/ranges_is_sorted_until.h
289+
- __algorithm/ranges_iterator_concept.h: contrib/libs/cxxsupp/libcxx/include/__algorithm/ranges_iterator_concept.h
288290
- __algorithm/ranges_lexicographical_compare.h: contrib/libs/cxxsupp/libcxx/include/__algorithm/ranges_lexicographical_compare.h
289291
- __algorithm/ranges_lower_bound.h: contrib/libs/cxxsupp/libcxx/include/__algorithm/ranges_lower_bound.h
290292
- __algorithm/ranges_make_heap.h: contrib/libs/cxxsupp/libcxx/include/__algorithm/ranges_make_heap.h
@@ -300,6 +302,7 @@
300302
- __algorithm/ranges_move_backward.h: contrib/libs/cxxsupp/libcxx/include/__algorithm/ranges_move_backward.h
301303
- __algorithm/ranges_none_of.h: contrib/libs/cxxsupp/libcxx/include/__algorithm/ranges_none_of.h
302304
- __algorithm/ranges_nth_element.h: contrib/libs/cxxsupp/libcxx/include/__algorithm/ranges_nth_element.h
305+
- __algorithm/ranges_partial_sort.h: contrib/libs/cxxsupp/libcxx/include/__algorithm/ranges_partial_sort.h
303306
- __algorithm/ranges_partial_sort_copy.h: contrib/libs/cxxsupp/libcxx/include/__algorithm/ranges_partial_sort_copy.h
304307
- __algorithm/ranges_partition.h: contrib/libs/cxxsupp/libcxx/include/__algorithm/ranges_partition.h
305308
- __algorithm/ranges_partition_copy.h: contrib/libs/cxxsupp/libcxx/include/__algorithm/ranges_partition_copy.h
@@ -317,8 +320,11 @@
317320
- __algorithm/ranges_reverse.h: contrib/libs/cxxsupp/libcxx/include/__algorithm/ranges_reverse.h
318321
- __algorithm/ranges_reverse_copy.h: contrib/libs/cxxsupp/libcxx/include/__algorithm/ranges_reverse_copy.h
319322
- __algorithm/ranges_rotate_copy.h: contrib/libs/cxxsupp/libcxx/include/__algorithm/ranges_rotate_copy.h
323+
- __algorithm/ranges_search.h: contrib/libs/cxxsupp/libcxx/include/__algorithm/ranges_search.h
324+
- __algorithm/ranges_search_n.h: contrib/libs/cxxsupp/libcxx/include/__algorithm/ranges_search_n.h
320325
- __algorithm/ranges_set_difference.h: contrib/libs/cxxsupp/libcxx/include/__algorithm/ranges_set_difference.h
321326
- __algorithm/ranges_set_intersection.h: contrib/libs/cxxsupp/libcxx/include/__algorithm/ranges_set_intersection.h
327+
- __algorithm/ranges_set_symmetric_difference.h: contrib/libs/cxxsupp/libcxx/include/__algorithm/ranges_set_symmetric_difference.h
322328
- __algorithm/ranges_set_union.h: contrib/libs/cxxsupp/libcxx/include/__algorithm/ranges_set_union.h
323329
- __algorithm/ranges_shuffle.h: contrib/libs/cxxsupp/libcxx/include/__algorithm/ranges_shuffle.h
324330
- __algorithm/ranges_sort.h: contrib/libs/cxxsupp/libcxx/include/__algorithm/ranges_sort.h
@@ -448,6 +454,7 @@
448454
- __format/buffer.h: contrib/libs/cxxsupp/libcxx/include/__format/buffer.h
449455
- __format/concepts.h: contrib/libs/cxxsupp/libcxx/include/__format/concepts.h
450456
- __format/enable_insertable.h: contrib/libs/cxxsupp/libcxx/include/__format/enable_insertable.h
457+
- __format/extended_grapheme_cluster_table.h: contrib/libs/cxxsupp/libcxx/include/__format/extended_grapheme_cluster_table.h
451458
- __format/format_arg.h: contrib/libs/cxxsupp/libcxx/include/__format/format_arg.h
452459
- __format/format_arg_store.h: contrib/libs/cxxsupp/libcxx/include/__format/format_arg_store.h
453460
- __format/format_args.h: contrib/libs/cxxsupp/libcxx/include/__format/format_args.h
@@ -467,6 +474,7 @@
467474
- __format/formatter_pointer.h: contrib/libs/cxxsupp/libcxx/include/__format/formatter_pointer.h
468475
- __format/formatter_string.h: contrib/libs/cxxsupp/libcxx/include/__format/formatter_string.h
469476
- __format/parser_std_format_spec.h: contrib/libs/cxxsupp/libcxx/include/__format/parser_std_format_spec.h
477+
- __format/unicode.h: contrib/libs/cxxsupp/libcxx/include/__format/unicode.h
470478
- __functional/binary_function.h: contrib/libs/cxxsupp/libcxx/include/__functional/binary_function.h
471479
- __functional/binary_negate.h: contrib/libs/cxxsupp/libcxx/include/__functional/binary_negate.h
472480
- __functional/bind.h: contrib/libs/cxxsupp/libcxx/include/__functional/bind.h
@@ -645,10 +653,8 @@
645653
- __support/android/locale_bionic.h: contrib/libs/cxxsupp/libcxx/include/__support/android/locale_bionic.h
646654
- __support/fuchsia/xlocale.h: contrib/libs/cxxsupp/libcxx/include/__support/fuchsia/xlocale.h
647655
- __support/ibm/gettod_zos.h: contrib/libs/cxxsupp/libcxx/include/__support/ibm/gettod_zos.h
648-
- __support/ibm/limits.h: contrib/libs/cxxsupp/libcxx/include/__support/ibm/limits.h
649656
- __support/ibm/locale_mgmt_zos.h: contrib/libs/cxxsupp/libcxx/include/__support/ibm/locale_mgmt_zos.h
650657
- __support/ibm/nanosleep.h: contrib/libs/cxxsupp/libcxx/include/__support/ibm/nanosleep.h
651-
- __support/ibm/support.h: contrib/libs/cxxsupp/libcxx/include/__support/ibm/support.h
652658
- __support/ibm/xlocale.h: contrib/libs/cxxsupp/libcxx/include/__support/ibm/xlocale.h
653659
- __support/musl/xlocale.h: contrib/libs/cxxsupp/libcxx/include/__support/musl/xlocale.h
654660
- __support/newlib/xlocale.h: contrib/libs/cxxsupp/libcxx/include/__support/newlib/xlocale.h

build/ya.conf.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1177,8 +1177,8 @@
11771177
}
11781178
},
11791179
"toolchain_aliases": {
1180-
"clang-win-i686": "clang14-win-i686",
1181-
"clang-win-x86_64": "clang14-win-x86_64",
1180+
"clang-win-i686": "default-win-i686",
1181+
"clang-win-x86_64": "default-win-x86_64",
11821182
"gcc-linux-x86_64": "gcc82-linux-x86_64",
11831183
"msvc-win-x86_64": "msvc2019-win-x86_64"
11841184
},

build/ymake.core.conf

+22-4
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
FAKEID=628318530716
1010

1111
SANDBOX_FAKEID=${FAKEID}.7600000
12-
CPP_FAKEID=2023-12-05
12+
CPP_FAKEID=2023-12-06
1313
GO_FAKEID=11100371
1414
ANDROID_FAKEID=2023-05-17
1515
CLANG_TIDY_FAKEID=2023-06-06
@@ -50,6 +50,11 @@ when ($CLANG16 == "yes") {
5050
CLANG_VER=16
5151
}
5252

53+
USE_ARCADIA_COMPILER_RUNTIME=yes
54+
55+
when ($LOCAL && $XCODE) {
56+
USE_ARCADIA_COMPILER_RUNTIME=no
57+
}
5358

5459
@import "${CONF_ROOT}/conf/settings.conf"
5560
@import "${CONF_ROOT}/conf/opensource.conf"
@@ -236,7 +241,7 @@ EXTRA_OUTPUT=
236241
when ($CLANG == "yes" || $GCC == "yes") {
237242
when ($BUILD_TYPE == "COVERAGE" || $GCOV_COVERAGE) {
238243
COVERAGE_FLAGS=-fprofile-arcs -ftest-coverage
239-
EXTRA_OUTPUT=${output;noauto;hide;suf=${COMPILE_OUT_SUFFIX}${_CROSS_SUFFIX}.gcno:SRC}
244+
EXTRA_OUTPUT=${output;noauto;hide;suf=${COMPILE_OUT_SUFFIX}${OBJ_SUF}${_CROSS_SUFFIX}.gcno:SRC}
240245
}
241246
}
242247

@@ -294,7 +299,9 @@ otherwise {
294299
# line when `ya make ...` is invoked.
295300
when ($NORUNTIME != "yes") {
296301
SYSINCL+=build/sysincl/stl-to-libcxx.yml
297-
SYSINCL+=build/sysincl/stl-to-libcxxmsvc.yml
302+
when ($MSVC == "yes" && $CLANG_CL != "yes") {
303+
SYSINCL+=build/sysincl/stl-to-libcxxmsvc.yml
304+
}
298305
when ($MUSL == "yes") {
299306
SYSINCL+=build/sysincl/libc-musl-libcxx.yml
300307
}
@@ -774,6 +781,8 @@ module _BASE_UNIT: _BARE_UNIT {
774781
when ($TIDY_ENABLED == "yes") {
775782
PEERDIR+=build/platform/clang/clang-tidy
776783
}
784+
785+
ENABLE(USE_YASM_ASSEMBLER)
777786
}
778787

779788
_LINKER_ID=
@@ -2392,6 +2401,12 @@ module UNION: _BASE_UNIT {
23922401
SET(_COPY_FILE_CONTEXT TEXT)
23932402
}
23942403

2404+
# tag:internal
2405+
### @usage: _ADD_HIDDEN_INPUTS(inputs...) # internal
2406+
macro _ADD_HIDDEN_INPUTS(Inputs...) {
2407+
.CMD=${input;hide:Inputs}
2408+
}
2409+
23952410
# tag:internal
23962411
### @usage: _SET_FIRST_VALUE(name args...) # internal
23972412
###
@@ -4795,9 +4810,12 @@ macro _SRC_nasm(SRC, PREINCLUDES[], SRCFLAGS...) {
47954810
when ($USE_NASM_ASSEMBLER == "yes") {
47964811
_SRC_ASM_CMDLINE=$_SRC_nasm($SRC $SRCFLAGS)
47974812
}
4798-
otherwise {
4813+
elsewhen ($USE_YASM_ASSEMBLER == "yes") {
47994814
_SRC_ASM_CMDLINE=$_SRC_yasm($SRC $SRCFLAGS)
48004815
}
4816+
otherwise {
4817+
_SRC_ASM_CMDLINE=
4818+
}
48014819

48024820
# tag:src-processing
48034821
macro _SRC_ASM(SRC, SRCFLAGS...) {

0 commit comments

Comments
 (0)