travis: gold linker needs to be told to see in /usr/local/lib
This commit is contained in:
parent
f34743918d
commit
5f6602681c
1 changed files with 1 additions and 0 deletions
|
@ -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 ../
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue