SWDEV-366827 - Disable file reorg backward compatibility support by default
Change-Id: I9c4201d7786be2e3f77bc1d4d15887741ba59ec5
This commit is contained in:
+1
-1
@@ -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)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user