This is an automated email from the ASF dual-hosted git repository.

astitcher pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/qpid-dispatch.git


The following commit(s) were added to refs/heads/master by this push:
     new fc86ad5  NO-JIRA: Revert previous change as it doesn't fix the issue
fc86ad5 is described below

commit fc86ad58d3ca9f63af20742d4b17ea61f0ecc928
Author: Andrew Stitcher <[email protected]>
AuthorDate: Tue Aug 18 16:25:21 2020 -0400

    NO-JIRA: Revert previous change as it doesn't fix the issue
---
 .travis.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.travis.yml b/.travis.yml
index 7868ac6..f4c8284 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -71,7 +71,7 @@ jobs:
     - CC=clang-10
     - CXX=clang++-10
     - PATH="/usr/bin:$PATH" PROTON_VERSION=master BUILD_TYPE=RelWithDebInfo
-    - DISPATCH_CMAKE_ARGS='-DRUNTIME_CHECK=asan 
-DENABLE_LINKTIME_OPTIMIZATION=no -DCMAKE_C_FLAGS=-DQD_MEMORY_DEBUG'
+    - DISPATCH_CMAKE_ARGS='-DRUNTIME_CHECK=asan 
-DCMAKE_C_FLAGS=-DQD_MEMORY_DEBUG'
   - name: "qdrouterd:Default Build"
     os: linux
     env:


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to