patchelf from git
This commit is contained in:
+2
-3
@@ -7,9 +7,8 @@ os: linux
|
|||||||
before_install:
|
before_install:
|
||||||
- sudo add-apt-repository --yes ppa:beineri/opt-qt57-trusty
|
- sudo add-apt-repository --yes ppa:beineri/opt-qt57-trusty
|
||||||
- sudo apt-get update -qq
|
- sudo apt-get update -qq
|
||||||
- wget https://nixos.org/releases/patchelf/patchelf-0.9/patchelf-0.9.tar.bz2
|
- git clone https://github.com/NixOS/patchelf.git
|
||||||
- tar xf patchelf-0.9.tar.bz2
|
- cd patchelf
|
||||||
- cd patchelf-*/
|
|
||||||
- ./configure
|
- ./configure
|
||||||
- make -j7
|
- make -j7
|
||||||
- sudo make install
|
- sudo make install
|
||||||
|
|||||||
Reference in New Issue
Block a user