mirror of
https://git.rwth-aachen.de/acs/public/villas/node/
synced 2025-03-09 00:00:00 +01:00
deps: force new version of libxil
This commit is contained in:
parent
4626628c66
commit
89ada84816
1 changed files with 1 additions and 0 deletions
|
@ -174,6 +174,7 @@ if ! pkg-config "libxil >= 1.0.0"; then
|
|||
git clone https://git.rwth-aachen.de/acs/public/villas/fpga/libxil.git
|
||||
mkdir -p libxil/build
|
||||
pushd libxil/build
|
||||
git checkout b622ddef4315b7e8a56637d07aa2b26ba480d53a
|
||||
cmake ${CMAKE_OPTS} ..
|
||||
if [ -z "${PACKAGE}" ]; then
|
||||
make -j$(nproc) install
|
||||
|
|
Loading…
Add table
Reference in a new issue