wok rev 21595

audacity: try gcc63
author Hans-G?nter Theisgen
date Tue May 21 14:35:57 2019 +0100 (2019-05-21)
parents 40ecb130a88e
children 266b370ebf8c
files audacity/receipt
line diff
     1.1 --- a/audacity/receipt	Tue May 21 14:18:25 2019 +0100
     1.2 +++ b/audacity/receipt	Tue May 21 14:35:57 2019 +0100
     1.3 @@ -16,14 +16,14 @@
     1.4  DEPENDS="alsa-lib ffmpeg flac imlib2 lame libatomic libid3tag libmad \
     1.5  	libsndfile libvorbis wxWidgets xorg-libXxf86vm"
     1.6  BUILD_DEPENDS="alsa-lib-dev bash cmake expat-dev ffmpeg-dev flac-dev \
     1.7 -	gcc83 lame-dev libatomic libmad-dev libsndfile-dev libtool \
     1.8 +	gcc63 lame-dev libatomic libmad-dev libsndfile-dev libtool \
     1.9  	libvorbis-dev portaudio-dev wxWidgets-dev"
    1.10  
    1.11  # Rules to configure and make the package.
    1.12  compile_rules()
    1.13  {
    1.14 -	export	CC=gcc-83
    1.15 -	export	CXX=g++-83
    1.16 +	export	CC=gcc-63
    1.17 +	export	CXX=g++-63
    1.18  	export	SHELL=/bin/bash
    1.19  	export	CONFIG_SHELL=/bin/bash
    1.20