Index: branches/2019Q4/audio/ocp/files/patch-configure =================================================================== --- branches/2019Q4/audio/ocp/files/patch-configure (revision 514374) +++ branches/2019Q4/audio/ocp/files/patch-configure (revision 514375) @@ -1,19 +1,19 @@ --- configure.orig 2011-11-17 21:46:08 UTC +++ configure @@ -4442,7 +4442,6 @@ case "$target" in with_desktop_file_install=no ;; *) - SHARED_FLAGS=-shared LIB_SUFFIX=.so PTHREAD_LIBS=-pthread ;; @@ -4589,7 +4588,7 @@ else '') as_fn_error $? "not found" "$LINENO" 5; ;; - 2.95.[2-9]|2.95.[2-9][-.]*|3.[0-9]|3.[0-9].[0-9]|3.[0-9]|3.[0-9].[0-9]-*|4.*) -+ 2.95.[2-9]|2.95.[2-9][-.]*|3.[0-9]|3.[0-9].[0-9]|3.[0-9]|3.[0-9].[0-9]-*|4.*|5.*) ++ 2.95.[2-9]|2.95.[2-9][-.]*|3.[0-9]|3.[0-9].[0-9]|3.[0-9]|3.[0-9].[0-9]-*|4.*|[5-9].*) _cc_major=`echo $cc_version | cut -d '.' -f 1` _cc_minor=`echo $cc_version | cut -d '.' -f 2` _cc_mini=`echo $cc_version | cut -d '.' -f 3` Index: branches/2019Q4 =================================================================== --- branches/2019Q4 (revision 514374) +++ branches/2019Q4 (revision 514375) Property changes on: branches/2019Q4 ___________________________________________________________________ Modified: svn:mergeinfo ## -0,0 +0,1 ## Merged /head:r514374