Closed JamesRumble-IMG closed 5 days ago
Fixes the addition of -fno-strict-aliasing compiler option which was added in https://github.com/KhronosGroup/Vulkan-Samples/commit/8e87ebc069835e10271abf990e0ee8d6c5d226e8.
Please ensure the following points are checked:
[ ] This PR describes the scope and expected impact of the changes I am making
Note: The Samples CI runs a number of checks including:
If this PR contains framework changes:
batch
All committers have signed the CLA.
Description
Fixes the addition of -fno-strict-aliasing compiler option which was added in https://github.com/KhronosGroup/Vulkan-Samples/commit/8e87ebc069835e10271abf990e0ee8d6c5d226e8.
General Checklist:
Please ensure the following points are checked:
[ ] This PR describes the scope and expected impact of the changes I am making
Note: The Samples CI runs a number of checks including:
If this PR contains framework changes:
batch
command line argument to make sure all samples still work properly