Changeset 1314 for cpp/frams/Makefile-SDK
- Timestamp:
- 07/11/24 17:22:23 (7 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
cpp/frams/Makefile-SDK
r1242 r1314 9 9 sdk_tests: $(SDK_TESTS) 10 10 11 CXXWARNINGS=-Wall -Wno-parentheses -Wno-overloaded-virtual -Wno-format -W error=return-type11 CXXWARNINGS=-Wall -Wno-parentheses -Wno-overloaded-virtual -Wno-format -Wno-invalid-offsetof -Werror=return-type 12 12 13 13 SDK_BUILD_CONFIG= -include frams/config/sdk-build-config.h
Note: See TracChangeset
for help on using the changeset viewer.