You've already forked pgbackrest
							
							
				mirror of
				https://github.com/pgbackrest/pgbackrest.git
				synced 2025-10-30 23:37:45 +02:00 
			
		
		
		
	Add instructions to install lcov for MacOS.
This commit is contained in:
		
							
								
								
									
										3
									
								
								test/Vagrantfile
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										3
									
								
								test/Vagrantfile
									
									
									
									
										vendored
									
									
								
							| @@ -148,9 +148,10 @@ Vagrant.configure(2) do |config| | ||||
|     # Basic environment to build/test pgBackRest using homebrew installed in the local user account. | ||||
|     #------------------------------------------------------------------------------------------------------------------------------- | ||||
|     # mkdir ~/homebrew && curl -L https://github.com/Homebrew/brew/tarball/master | tar xz --strip 1 -C ~/homebrew | ||||
|     # ~/homebrew/bin/brew install -q libpq libxml2 cpanm | ||||
|     # ~/homebrew/bin/brew install -q libpq libxml2 cpanm lcov | ||||
|     # ~/homebrew/bin/cpanm --force --local-lib=~/homebrew/perl5 install YAML::XS XML::Checker::Parser | ||||
|     # | ||||
|     # export PATH="${HOME?}/homebrew/bin:$PATH" | ||||
|     # export LDFLAGS="-L${HOME?}/homebrew/opt/openssl@1.1/lib -L${HOME?}/homebrew/opt/libpq/lib -L${HOME?}/homebrew/opt/libxml2/lib" | ||||
|     # export CPPFLAGS="-I${HOME?}/homebrew/opt/openssl@1.1/include -I/${HOME?}/homebrew/opt/libpq/include" | ||||
|     # export CPPFLAGS="${CPPFLAGS?} -I${HOME?}/homebrew/opt/libxml2/include/libxml2" | ||||
|   | ||||
		Reference in New Issue
	
	Block a user