Tell meson how to call pkg-config
This commit is contained in:
		
							parent
							
								
									3f975f1e67
								
							
						
					
					
						commit
						fe577307d2
					
				
					 3 changed files with 3 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -36,6 +36,7 @@ ENV FFBUILD_TARGET_FLAGS="--pkg-config=pkg-config --cross-prefix=x86_64-ffbuild-
 | 
			
		|||
    FFBUILD_RUST_TARGET="x86_64-unknown-linux-gnu" \
 | 
			
		||||
    FFBUILD_PREFIX=/opt/ffbuild \
 | 
			
		||||
    FFBUILD_CMAKE_TOOLCHAIN=/toolchain.cmake \
 | 
			
		||||
    PKG_CONFIG=pkg-config \
 | 
			
		||||
    PKG_CONFIG_LIBDIR=/opt/ffbuild/lib/pkgconfig \
 | 
			
		||||
    CFLAGS="-static-libgcc -static-libstdc++ -I/opt/ffbuild/include -O2 -pipe -fPIC -DPIC -D_FORTIFY_SOURCE=2 -fstack-protector-strong -pthread" \
 | 
			
		||||
    CXXFLAGS="-static-libgcc -static-libstdc++ -I/opt/ffbuild/include -O2 -pipe -fPIC -DPIC -D_FORTIFY_SOURCE=2 -fstack-protector-strong -pthread" \
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue