diff options
author | Stephan Bergmann <sbergman@redhat.com> | 2015-02-10 17:25:41 +0100 |
---|---|---|
committer | Stephan Bergmann <sbergman@redhat.com> | 2015-02-10 17:25:41 +0100 |
commit | a5ec343f6cb522f4d41e097eda48042bf85c4578 (patch) | |
tree | 051bd1a5cdd5c77edf385283256dbe6c6a0182e3 /external/liborcus | |
parent | d285f273adf35acc21ac6659523b28b3321b49ae (diff) |
How is that supposed to ever work?
Change-Id: Ieb13095abb399662e449fad5a056999343165025
Diffstat (limited to 'external/liborcus')
-rw-r--r-- | external/liborcus/liborcus_0.7.0-configure.gcc5.patch.0 | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/external/liborcus/liborcus_0.7.0-configure.gcc5.patch.0 b/external/liborcus/liborcus_0.7.0-configure.gcc5.patch.0 index a029a27f807a..1827a343c96d 100644 --- a/external/liborcus/liborcus_0.7.0-configure.gcc5.patch.0 +++ b/external/liborcus/liborcus_0.7.0-configure.gcc5.patch.0 @@ -296,7 +296,7 @@ boost_save_IFS=$IFS boost_version_req=1.36 IFS=. -@@ -16193,17 +16356,29 @@ $as_echo_n "checking for Boost's header +@@ -16193,17 +16356,28 @@ $as_echo_n "checking for Boost's header if ${boost_cv_lib_version+:} false; then : $as_echo_n "(cached) " >&6 else @@ -315,7 +315,6 @@ + grep -v '#' | tr -d '\r' | - $SED -n -e "/^boost-lib-version = /{s///;s/\"//g;p;q;}" >conftest.i 2>&1; then : -+ tr -s '\n' ' ' | + $SED -n -e "/^boost-lib-version = /{s///;s/[\" ]//g;p;q;}" >conftest.i 2>&1; then : boost_cv_lib_version=`cat conftest.i` fi |