This website requires JavaScript.
Explore
Help
Sign In
ExternalVendorCode
/
genode
Watch
1
Star
0
Fork
0
You've already forked genode
mirror of
https://github.com/genodelabs/genode.git
synced
2025-01-03 12:34:12 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
d33139c40a
genode
/
repos
/
dde_linux
/
src
/
server
/
usb_terminal
/
target.mk
6 lines
75 B
Makefile
Raw
Normal View
History
Unescape
Escape
usb_drv: USB terminal driver Issue #1329
2014-12-17 15:16:36 +00:00
TARGET
=
usb_terminal
SRC_CC
=
main.cc
Adapt USB terminal to component API Issue #1987
2017-01-03 13:57:18 +00:00
LIBS
=
base
Exclude higher-level repos from strict warnings This is a follow-up commit to "Increase default warning level", which overrides Genode's new default warning level for targets contained in higher-level repositories. By explicitly whitelisting all those targets, we can selectively adjust them to the new strictness over time - by looking out for 'CC_CXX_WARN_STRICT' in the target description files. Issue #465
2018-01-03 17:40:54 +00:00
CC_CXX_WARN_STRICT
=
Reference in New Issue
Copy Permalink