travis: set LDFLAGS to /usr/local/lib for libatf.
This commit is contained in:
		@@ -4,6 +4,7 @@ compiler:
 | 
			
		||||
        - clang
 | 
			
		||||
env:
 | 
			
		||||
        - PKG_CONFIG_PATH=/usr/local/lib/pkgconfig
 | 
			
		||||
        - LDFLAGS="-L/usr/local/lib -Wl,-R/usr/local/lib"
 | 
			
		||||
script:
 | 
			
		||||
        - ./configure --enable-tests --enable-debug && make -j16 && make check
 | 
			
		||||
before_install:
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user