wok diff mygestures/receipt @ rev 23739

updated x264 (20191105-2245 -> 20191217-2245)
author Hans-G?nter Theisgen
date Fri May 01 10:57:39 2020 +0100 (2020-05-01)
parents de919cec0690
children afae00265386
line diff
     1.1 --- a/mygestures/receipt	Thu May 02 16:26:43 2019 +0100
     1.2 +++ b/mygestures/receipt	Fri May 01 10:57:39 2020 +0100
     1.3 @@ -19,6 +19,9 @@
     1.4  # Rules to configure and make the package.
     1.5  compile_rules()
     1.6  {
     1.7 +	export	CC=gcc-83
     1.8 +	export	CXX=g++-83
     1.9 +
    1.10  	./configure				\
    1.11  		--sysconfdir=/etc/$PACKAGE	\
    1.12  		$CONFIGURE_ARGS &&