wok diff mk-livestatus/receipt @ rev 22040

updated tokyocabinet and tokyocabinet-dev (1.4.32 -> 1.4.48)
author Hans-G?nter Theisgen
date Mon Oct 21 17:24:12 2019 +0100 (2019-10-21)
parents 63f065bf57f8
children 34e801e0eb52
line diff
     1.1 --- a/mk-livestatus/receipt	Mon Apr 29 17:34:42 2019 +0100
     1.2 +++ b/mk-livestatus/receipt	Mon Oct 21 17:24:12 2019 +0100
     1.3 @@ -17,8 +17,8 @@
     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 +	export CC=gcc-83
    1.10 +	export CXX=g++-83
    1.11  
    1.12  	./configure &&
    1.13  	make -j1 &&