Logo
Explore Help
Register Sign In
mawei/onepilot
1
0
Fork 0
You've already forked onepilot
Code Issues Packages Projects Releases Wiki Activity
Files
1f6a7d4796d178fc8501fc8b8675b4e5bb0ab85a
onepilot/third_party/SConscript

7 lines
246 B
Python
Raw Normal View History

phonelibs -> third_party (#22477) * git mv to third_party * find and replace * fix release tests * update pre-commit * update tici bins * update eon bins Co-authored-by: Comma Device <device@comma.ai> old-commit-hash: 5b641379ae04d3408093381629b9d60dee81da27
2021-10-07 16:32:44 -07:00
Import('env')
third party: add -Wno-unqualified-std-cast-call to fix json11 build (#25686) only for json11 Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com> old-commit-hash: 0028e062b8f80ff6762f1517191d0a39e3457ed2
2022-09-09 08:00:00 +09:00
env.Library('json11', ['json11/json11.cpp'], CCFLAGS=env['CCFLAGS'] + ['-Wno-unqualified-std-cast-call'])
phonelibs -> third_party (#22477) * git mv to third_party * find and replace * fix release tests * update pre-commit * update tici bins * update eon bins Co-authored-by: Comma Device <device@comma.ai> old-commit-hash: 5b641379ae04d3408093381629b9d60dee81da27
2021-10-07 16:32:44 -07:00
env.Append(CPPPATH=[Dir('json11')])
env.Library('kaitai', ['kaitai/kaitaistream.cpp'], CPPDEFINES=['KS_STR_ENCODING_NONE'])
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.0 Page: 183ms Template: 2ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API