qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH 1/3] cirrus-ci: test installation


From: Paolo Bonzini
Subject: Re: [PATCH 1/3] cirrus-ci: test installation
Date: Wed, 19 May 2021 16:44:58 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.8.1

On 18/05/21 15:50, Alex Bennée wrote:
  macos_xcode_task:
    osx_instance:
@@ -47,7 +48,7 @@ macos_xcode_task:
    script:
      - mkdir build
      - cd build
-    - ../configure --extra-cflags='-Wno-error=deprecated-declarations' 
--enable-modules
+    - ../configure --extra-cflags='-Wno-error=deprecated-declarations' 
--enable-modules --disable-strip
So what's the --disable-strip about? Surely we don't rely on the
installer packaging to do that for us?

It was simply testing both with and without strip, to make sure that there wasn't anything macOS-specific.

Paolo




reply via email to

[Prev in Thread] Current Thread [Next in Thread]