mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-27 17:18:53 +00:00
afdabe9df8
To actually enable the performance counter 'perf_counter' has to be added to the SPECS make variable. Fixes #893.
2 lines
28 B
Makefile
2 lines
28 B
Makefile
LIBS += enable_perf_counter
|