Skip to content

Commit b6ef5fb

Browse files
committed
Revert "Enable long path support in Windows build by default"
This reverts commit 12a5dd8d6457c2c8928295c6949a31c2d36d54dd, reversing changes made to ed39330f29971cbe071b27e11cb913c0ef0f32ab. commit_hash:d3ddb1e0a4cde918685ece5b1132eaa7f9c71ca3
1 parent 3c23919 commit b6ef5fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/ymake.core.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5696,7 +5696,7 @@ when (!$TENSORRT_VERSION) {
56965696
ANDROID_APK_TEST_ACTIVITY_VALUE=com.yandex.test.unittests/.RunTestsActivity
56975697

56985698
# tag:windows-specific
5699-
WINDOWS_MANIFEST=${ARCADIA_ROOT}/build/long-path.manifest
5699+
WINDOWS_MANIFEST=
57005700
macro WINDOWS_MANIFEST(Manifest) {
57015701
SET(WINDOWS_MANIFEST $Manifest)
57025702
}

0 commit comments

Comments
 (0)