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-02-25 11:12:50 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
genode
/
repos
/
dde_linux
/
src
/
test
/
vfs_lxip
/
target.mk
6 lines
77 B
Makefile
Raw
Normal View
History
Unescape
Escape
lxip: VFS plugin Provides file-system compatible to libc socket-fs requirements. This includes pseudo file for network configuration.
2017-02-07 13:52:04 +01:00
TARGET
=
test-vfs_lxip
SRC_CC
=
main.cc
LIBS
=
posix
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 18:40:54 +01:00
CC_CXX_WARN_STRICT
=
Reference in New Issue
Copy Permalink