Skip to content

Commit

Permalink
ci
Browse files Browse the repository at this point in the history
  • Loading branch information
zoff99 committed Jan 15, 2024
1 parent 5f0c263 commit 3458eb1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/cmake-s390x
Original file line number Diff line number Diff line change
Expand Up @@ -179,7 +179,7 @@ ls -al /usr/local/lib/pkgconfig/
autoreconf -fi

./configure --host="$CROSS_TRIPLE" \
CFLAGS="-DTOX_CAPABILITIES_ACTIVE -L/lib/ -L/usr/local/lib/ -I/usr/local/include -I/usr/include" \
CFLAGS="-DTOX_CAPABILITIES_ACTIVE -L/lib/ -L/usr/local/lib/ -I/usr/local/include" \
LDFLAGS="-L/lib/ -L/usr/local/lib/" \
--prefix="$_INST_" \
--disable-soname-versions \
Expand Down

0 comments on commit 3458eb1

Please sign in to comment.