diff options
Diffstat (limited to 'package/oprofile/Config.in')
-rw-r--r-- | package/oprofile/Config.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package/oprofile/Config.in b/package/oprofile/Config.in index 562c9105e..8c881d15e 100644 --- a/package/oprofile/Config.in +++ b/package/oprofile/Config.in @@ -3,6 +3,7 @@ config BR2_PACKAGE_OPROFILE select BR2_PACKAGE_POPT select BR2_PACKAGE_BINUTILS depends on BR2_INSTALL_LIBSTDCPP + depends on !BR2_aarch64 # binutils help OProfile is a system-wide profiler for Linux systems, capable of profiling all running code at low overhead. |