Ismail Dönmez 2017-10-12 07:56:49 +00:00 committed by Git OBS Bridge
parent 5596a0eb48
commit a98ce40d90
2 changed files with 8 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Oct 12 07:56:31 UTC 2017 - idonmez@suse.com
- Disable test86 and test87, they are unreliable.
-------------------------------------------------------------------
Mon Jun 19 10:57:45 UTC 2017 - idonmez@suse.com

View File

@ -158,8 +158,10 @@ cp %{SOURCE23} runtime/syntax/apparmor.vim
%patch100 -p1
cp %{SOURCE3} %{SOURCE4} %{SOURCE5} %{SOURCE8} %{SOURCE10} .
# XXX FIXME
# Unreliable test
rm ./src/testdir/test_cmdline.vim
rm ./src/testdir/test86*
rm ./src/testdir/test87*
%build
export CFLAGS="%{optflags} -Wall -pipe -fno-strict-aliasing"