| 1234567891011121314151617181920212223242526272829303132333435363738394041 |
- -xc++
- -I/source/DataStorageInterface/Libraries/clipp/include
- -I/source/DataStorageInterface/Libraries/inih
- -I/source/DataStorageInterface/Libraries/json/include/nlohmann
- -I/source/DataStorageInterface/Libraries/json/include
- -Wno-stringop-truncation
- -I/source/DataStorageInterface
- -I/source/DataStorageInterface/Libraries
- -g3
- -O3
- -fPIC
- -std=c++11
- -Wall
- -Wextra
- -Wstrict-aliasing
- -fmax-errors=5
- -Werror
- -Wunreachable-code
- -Wdisabled-optimization
- -Wformat=2
- -Winit-self
- -Wmissing-include-dirs
- -Woverloaded-virtual
- -Wsign-promo
- -Wstrict-null-sentinel
- -fdiagnostics-show-option
- -Wno-unused
- -Wno-variadic-macros
- -Wno-parentheses
- -Wno-unused-parameter
- -ffunction-sections
- -fdata-sections
- -Wno-stringop-truncation
- -I/source/DataStorageInterface/Libraries/MySQL/include
- -I/source/DataStorageInterface/Libraries/SQLite/include
- -I/source/DataStorageInterface/Libraries/Http/include
- -I/source/DataStorageInterface/Libraries/DataStorage/include
- -I/source/DataStorageInterface/Libraries/Timer/include
- -I/source/DataStorageInterface/Libraries/Logging/include
- -I/source/DataStorageInterface/Libraries/Utilities/include
- -I/source/DataStorageInterface/Libraries/DateTime/include
|