ports: minor changes in glucose, lemon and keynote
- automatically set CC_CXX_WARN_STRICT if libs are imported - set default cap quota Issue #106
This commit is contained in:
committed by
Norman Feske
parent
8df8ac1254
commit
fb4833f972
@@ -1,2 +1,4 @@
|
|||||||
INC_DIR += $(call select_from_ports,glucose)/include/glucose
|
INC_DIR += $(call select_from_ports,glucose)/include/glucose
|
||||||
INC_DIR += $(call select_from_ports,glucose)/include/
|
INC_DIR += $(call select_from_ports,glucose)/include/
|
||||||
|
|
||||||
|
CC_CXX_WARN_STRICT =
|
||||||
|
|||||||
@@ -1,2 +1,4 @@
|
|||||||
INC_DIR += $(call select_from_ports,lemon)/include
|
INC_DIR += $(call select_from_ports,lemon)/include
|
||||||
REP_INC_DIR += src/lib/lemon
|
REP_INC_DIR += src/lib/lemon
|
||||||
|
|
||||||
|
CC_CXX_WARN_STRICT =
|
||||||
|
|||||||
@@ -34,6 +34,7 @@ set config {
|
|||||||
<default-route>
|
<default-route>
|
||||||
<any-service> <parent/> <any-child/> </any-service>
|
<any-service> <parent/> <any-child/> </any-service>
|
||||||
</default-route>
|
</default-route>
|
||||||
|
<default caps="200"/>
|
||||||
<start name="test-keynote">
|
<start name="test-keynote">
|
||||||
<resource name="RAM" quantum="32M"/>
|
<resource name="RAM" quantum="32M"/>
|
||||||
</start>
|
</start>
|
||||||
|
|||||||
Reference in New Issue
Block a user