wok diff jsoncpp/receipt @ rev 23875

Up alpine (2.23), ansible (2.9.10), wordpress (5.4.2)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Jun 27 16:47:12 2020 +0000 (2020-06-27)
parents 3afd0e5958de
children 5ea0ce1cecc0
line diff
     1.1 --- a/jsoncpp/receipt	Sat Feb 29 15:32:23 2020 +0100
     1.2 +++ b/jsoncpp/receipt	Sat Jun 27 16:47:12 2020 +0000
     1.3 @@ -17,6 +17,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  	mkdir	build &&
    1.11  	cd	build &&
    1.12  	cmake	..					\