CMake scripts set invisible custom compilation flags during configure phase.
Problem:
- These flags are not visible to user during config stage.
- User cannot edit them.
- If user adds one of the flags himself, then there is duplication of flags which trigger compilation warnings.
Solution:
Expose custom flags by appending them to the standard CMake variables for compiler flags.
- causes
-
WT-15614 26.17% decrease in Update count in Variant amazon2023-perf-tests-arm64 for Task perf-test-live-restore in Test 500m-btree-50r50u-live-restore.wtperf
-
- Closed
-
- is related to
-
WT-15381 Introduce lite-ASAN build Disagg Variant and test/checkpoint
-
- Closed
-
-
WT-15003 Remove the WT_DELTA_CELL_INT structure and pack internal page deltas with WT_CELL
-
- Closed
-
- related to
-
WT-15381 Introduce lite-ASAN build Disagg Variant and test/checkpoint
-
- Closed
-
-
WT-15003 Remove the WT_DELTA_CELL_INT structure and pack internal page deltas with WT_CELL
-
- Closed
-
-
WT-15343 Implement claim prepared in test format
-
- Closed
-