summaryrefslogtreecommitdiffstats
path: root/openmp/runtime/src/makefile.mk
diff options
context:
space:
mode:
Diffstat (limited to 'openmp/runtime/src/makefile.mk')
-rw-r--r--openmp/runtime/src/makefile.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/openmp/runtime/src/makefile.mk b/openmp/runtime/src/makefile.mk
index 20e261377f9..0210102d85e 100644
--- a/openmp/runtime/src/makefile.mk
+++ b/openmp/runtime/src/makefile.mk
@@ -709,7 +709,8 @@ else # norm or prof
kmp_atomic \
kmp_csupport \
kmp_debug \
- kmp_itt \
+ kmp_debugger \
+ kmp_itt \
$(empty)
ifeq "$(USE_ITT_NOTIFY)" "1"
lib_c_items += ittnotify_static
OpenPOWER on IntegriCloud