Revert "platforms: px4 log build string then print (fputs)"

This reverts commit 9e112dd48b.
This commit is contained in:
Lorenz Meier
2021-02-02 00:49:07 +01:00
parent 0a58482e51
commit cd148cda88
5 changed files with 69 additions and 139 deletions

View File

@@ -6,16 +6,6 @@ CONFIG:
buildType: RelWithDebInfo
settings:
CONFIG: px4_sitl_default
px4_sitl_asan:
short: px4_sitl (AddressSanitizer)
buildType: AddressSanitizer
settings:
CONFIG: px4_sitl_default
px4_sitl_ubsan:
short: px4_sitl (UndefinedBehaviorSanitizer)
buildType: UndefinedBehaviorSanitizer
settings:
CONFIG: px4_sitl_default
px4_sitl_replay:
short: px4_sitl_replay
buildType: RelWithDebInfo