PowerShell-Native
PowerShell-Native copied to clipboard
Use compiler flag -gdwarf-5 as per BinSkim
PR Summary
This pull request includes a small change to the src/libpsl-native/CMakeLists.txt file. The change adds the -gdwarf-5 flag to the CMAKE_CXX_FLAGS to enable DWARF version 5 debugging information.
-
src/libpsl-native/CMakeLists.txt: Added-gdwarf-5to theCMAKE_CXX_FLAGSfor improved debugging information.
PR Context
/azp run
Azure Pipelines successfully started running 1 pipeline(s).