2
0

SWDEV-366827 - Disable file reorg backward compatibility support by default

Change-Id: I9c4201d7786be2e3f77bc1d4d15887741ba59ec5


[ROCm/rdc commit: 2e096d9009]
Este cometimento está contido em:
Ranjith Ramakrishnan
2023-08-07 09:24:17 -07:00
ascendente cbe2be5bf2
cometimento 52187e010d
+1 -1
Ver ficheiro
@@ -57,7 +57,7 @@ option(BUILD_ROCPTEST "Build targets for librdc_rocp.so" OFF)
option(BUILD_TESTS "Build test suite" OFF)
# File reorganization enable/disable
option(FILE_REORG_BACKWARD_COMPATIBILITY "Enable File Reorg with backward compatibility" ON)
option(FILE_REORG_BACKWARD_COMPATIBILITY "Enable File Reorg with backward compatibility" OFF)
option(CMAKE_VERBOSE_MAKEFILE "Enable verbose output" ON)