mirror of
https://git.rwth-aachen.de/acs/public/villas/node/
synced 2025-03-09 00:00:00 +01:00
ci: remove libSegfault from build stages
This commit is contained in:
parent
86aaaa9a20
commit
2d818774e9
1 changed files with 0 additions and 2 deletions
|
@ -76,13 +76,11 @@ build:fedora-minimal:x86_64:
|
|||
build:ubuntu:x86_64:
|
||||
extends: build:fedora:x86_64
|
||||
variables:
|
||||
LD_PRELOAD: /lib/x86_64-linux-gnu/libSegFault.so
|
||||
DOCKER_IMAGE_DEV: villas/node-dev-ubuntu
|
||||
|
||||
build:raspbian:armv6l:
|
||||
extends: build:fedora:x86_64
|
||||
variables:
|
||||
LD_PRELOAD: /lib/arm-linux-gnueabihf/libSegFault.so
|
||||
DOCKER_IMAGE_DEV: villas/node-dev-raspbian
|
||||
CMAKE_OPTS: -DWITH_NODE_INFINIBAND=OFF
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue