mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-19 13:47:56 +00:00
afdabe9df8
To actually enable the performance counter 'perf_counter' has to be added to the SPECS make variable. Fixes #893.
4 lines
58 B
Makefile
4 lines
58 B
Makefile
SRC_CC = perf_counter.cc
|
|
|
|
vpath %.cc $(REP_DIR)/src/core/
|