2
0
mirror of https://codeberg.org/kiss-community/repo synced 2024-07-04 23:12:28 +00:00

qt5: Fix libexec error

This commit is contained in:
Dylan Araps 2020-01-21 15:48:14 +02:00
parent 249a5fa773
commit 0ce3c1678a
No known key found for this signature in database
GPG Key ID: 46D62DD9F1DE636E

View File

@ -1,5 +1,7 @@
#!/bin/sh -e
export CXXFLAGS="$CXXFLAGS -DQLOGGING_HAVE_BACKTRACE=0"
./configure \
-confirm-license \
-opensource \