]> git.ipfire.org Git - thirdparty/qemu.git/commitdiff
travis: enable tools build on OS X
authorLaurent Vivier <lvivier@redhat.com>
Tue, 3 Mar 2020 15:06:19 +0000 (15:06 +0000)
committerAlex Bennée <alex.bennee@linaro.org>
Wed, 4 Mar 2020 09:57:30 +0000 (09:57 +0000)
As we can build tools on OS X we should check we don't break build
when we submit new codes.

Signed-off-by: Laurent Vivier <lvivier@redhat.com>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Tested-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Message-Id: <20200302154630.45620-3-lvivier@redhat.com>
Message-Id: <20200303150622.20133-7-alex.bennee@linaro.org>

.travis.yml

index 9867272177d4cf3f8908a28ed68f7b2a1c8e9e25..70a24bf2fc8b7ca53b7a0553b3a7cd72bea947e7 100644 (file)
@@ -273,6 +273,7 @@ jobs:
 
     - name: "OSX Xcode 10.3"
       env:
+        - BASE_CONFIG="--disable-docs --enable-tools"
         - CONFIG="--target-list=i386-softmmu,ppc-softmmu,ppc64-softmmu,m68k-softmmu,x86_64-softmmu"
       os: osx
       osx_image: xcode10.3