diff options
Diffstat (limited to 'gnu')
| -rw-r--r-- | gnu/packages/instrumentation.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/instrumentation.scm b/gnu/packages/instrumentation.scm index 8f070a893f7..956e033440b 100644 --- a/gnu/packages/instrumentation.scm +++ b/gnu/packages/instrumentation.scm | |||
| @@ -200,7 +200,7 @@ standard library headers.") | |||
| 200 | (substitute* "cmake/DyninstPlatform.cmake" | 200 | (substitute* "cmake/DyninstPlatform.cmake" |
| 201 | (("\"i386\"") "\"i686\""))))))) | 201 | (("\"i386\"") "\"i686\""))))))) |
| 202 | (propagated-inputs | 202 | (propagated-inputs |
| 203 | (list elfutils libiberty boost onetbb)) | 203 | (list elfutils libiberty boost onetbb-2022)) |
| 204 | 204 | ||
| 205 | ;; Supported systems according to 'cmake/DyninstPlatform.cmake'. | 205 | ;; Supported systems according to 'cmake/DyninstPlatform.cmake'. |
| 206 | (supported-systems '("x86_64-linux" "i686-linux" | 206 | (supported-systems '("x86_64-linux" "i686-linux" |
