mirror of
https://github.com/genodelabs/genode.git
synced 2025-06-23 01:08:55 +00:00
trace/policy/rpc_name: enable building again
Building this policy was disabled by a REQUIRES = riscv_toolchain_bugfix to prevent compiler crashes on nightly test builds. Since the latest RISCV toolchain update, test builds for RISCV crash at much more places which makes this single work-around senseless. Issue #2654
This commit is contained in:
committed by
Norman Feske
parent
c10554851d
commit
3e6d1b96e7
@ -1,5 +1,3 @@
|
|||||||
REQUIRES = bugfix_for_riscv_toolchain
|
|
||||||
|
|
||||||
TARGET = rpc_name_policy
|
TARGET = rpc_name_policy
|
||||||
|
|
||||||
TARGET_POLICY = rpc_name
|
TARGET_POLICY = rpc_name
|
||||||
|
Reference in New Issue
Block a user