travis: gold linker needs to be told to see in /usr/local/lib

This commit is contained in:
Dane Springmeyer 2014-08-06 20:16:12 -07:00
parent f34743918d
commit 5f6602681c

View file

@ -33,6 +33,7 @@ before_install:
- tar xf harfbuzz-0.9.34.tar.bz2
- cd harfbuzz-0.9.34
- ./configure --with-icu --with-cairo=no --with-glib=no --with-gobject=no --with-graphite2=no --with-freetype --with-uniscribe=no --with-coretext=no && make && sudo make install
- export LD_LIBRARY_PATH=/usr/local/lib
- sudo ldconfig
- cd ../