From bed1004ea9300ddc8cb2f8a5c390feb61210f241 Mon Sep 17 00:00:00 2001 From: Johnny Hughes Date: Aug 13 2019 14:44:33 +0000 Subject: fix arm typo --- diff --git a/SPECS/elfutils.spec b/SPECS/elfutils.spec index 2d641d6..fa12be7 100644 --- a/SPECS/elfutils.spec +++ b/SPECS/elfutils.spec @@ -181,7 +181,7 @@ profiling) of processes. find . -name \*.sh ! -perm -0100 -print | xargs chmod +x %ifarch %{arm} -echo -e '"dwarf: arm needs debuginfo installed for all libraries"\nexit 77' > tests/run-backtrace +echo -e '"dwarf: arm needs debuginfo installed for all libraries"\nexit 77' > tests/run-backtrace-native-core.sh %endif %build