genode/repos/base-nova/ports/nova.port
Alexander Boettcher 2ee15cc2e0 nova: enable -Weffc++ for kernel
Issue #465
Issue #2646
2018-02-14 20:41:05 +01:00

11 lines
312 B
Plaintext

LICENSE := GPLv2
VERSION := git
DOWNLOADS := nova.git
# r9 branch - use r9_debug for more verbose kernel messages
URL(nova) := https://github.com/alex-ab/NOVA.git
REV(nova) := 9b24eb4fa7d45249ca409720164902ec483a3134
DIR(nova) := src/kernel/nova
PATCHES := $(sort $(wildcard $(REP_DIR)/patches/*.patch))