disable tests FTBFS

autotests/kconfig_compiler/test5.cpp:29:1: error: extended character   is not valid in an identifier
epel8
Rex Dieter 4 years ago
parent c6b537784a
commit ad28bc330c

@ -16,7 +16,7 @@
%endif
#endif
%global docs 1
%global tests 1
#global tests 1
%endif
# use ninja instead of make
@ -230,6 +230,7 @@ make test %{?_smp_mflags} -C %{_target_platform} ARGS="--output-on-failure --tim
%changelog
* Sun Dec 13 14:09:46 CST 2020 Rex Dieter <rdieter@fedoraproject.org> - 5.77.0-1
- 5.77.0
- disable tests FTBFS
* Thu Nov 19 08:57:32 CST 2020 Rex Dieter <rdieter@fedoraproject.org> - 5.76.0-1
- 5.76.0

Loading…
Cancel
Save