mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 16:32:57 +02:00
kadu: fixed cross
The injeqt lib needed to be compiled with CXXFLAGS="-fno-lifetime-dse" to not remove unused symbols required by kadu.
This commit is contained in:
parent
b697aa56cf
commit
8130bab922
1 changed files with 0 additions and 1 deletions
|
@ -23,7 +23,6 @@ license="GPL-2"
|
||||||
homepage="http://www.kadu.im/"
|
homepage="http://www.kadu.im/"
|
||||||
distfiles="http://download.kadu.im/stable/${pkgname}-${version}.tar.bz2"
|
distfiles="http://download.kadu.im/stable/${pkgname}-${version}.tar.bz2"
|
||||||
checksum=b6d8a55d2be20f76dbf29f6cddc0a3d4a3c6b6ba8166f64fcbe99ac0c6130307
|
checksum=b6d8a55d2be20f76dbf29f6cddc0a3d4a3c6b6ba8166f64fcbe99ac0c6130307
|
||||||
nocross="https://build.voidlinux.eu/builders/armv7l_builder/builds/29559/steps/shell_3/logs/stdio"
|
|
||||||
|
|
||||||
build_options="mysql odbc pgsql sqlite tds"
|
build_options="mysql odbc pgsql sqlite tds"
|
||||||
build_options_default="sqlite"
|
build_options_default="sqlite"
|
||||||
|
|
Loading…
Add table
Reference in a new issue