Add alternative pkg-config path
This commit is contained in:
		
							parent
							
								
									de9fc9374d
								
							
						
					
					
						commit
						4b9fdabe83
					
				
					 3 changed files with 3 additions and 3 deletions
				
			
		| 
						 | 
				
			
			@ -24,7 +24,7 @@ ENV FFBUILD_TARGET_FLAGS="--pkg-config=pkg-config --cross-prefix=x86_64-w64-ming
 | 
			
		|||
    FFBUILD_PREFIX=/opt/ffbuild \
 | 
			
		||||
    FFBUILD_CMAKE_TOOLCHAIN=/toolchain.cmake \
 | 
			
		||||
    PKG_CONFIG=pkg-config \
 | 
			
		||||
    PKG_CONFIG_LIBDIR=/opt/ffbuild/lib/pkgconfig \
 | 
			
		||||
    PKG_CONFIG_LIBDIR=/opt/ffbuild/lib/pkgconfig:/opt/ffbuild/share/pkgconfig \
 | 
			
		||||
    CFLAGS="-static-libgcc -static-libstdc++ -I/opt/ffbuild/include -O2 -pipe -D_FORTIFY_SOURCE=2 -fstack-protector-strong" \
 | 
			
		||||
    CXXFLAGS="-static-libgcc -static-libstdc++ -I/opt/ffbuild/include -O2 -pipe -D_FORTIFY_SOURCE=2 -fstack-protector-strong" \
 | 
			
		||||
    LDFLAGS="-static-libgcc -static-libstdc++ -L/opt/ffbuild/lib -O2 -pipe -fstack-protector-strong" \
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue