kidletime: fix cross
This commit is contained in:
parent
e6883cd77a
commit
205cecfe63
|
@ -13,9 +13,9 @@ homepage="https://projects.kde.org/projects/frameworks/kidletime"
|
|||
distfiles="http://download.kde.org/stable/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||
checksum=3d66400e008d20d2c2710caebf8a2d6f94197c11643c5df713b95889467cd95a
|
||||
|
||||
# /usr/aarch64-linux-musl/usr/include/c++/6.2.1/cstdlib:75:25: fatal error: stdlib.h: No such file or directory
|
||||
# #include_next <stdlib.h>
|
||||
nocross="https://build.voidlinux.eu/builders/aarch64-musl_builder/builds/3032/steps/shell_3/logs/stdio"
|
||||
post_configure() {
|
||||
find -name flags.make -exec sed -i "{}" -e"s;-isystem;-I;g" \;
|
||||
}
|
||||
|
||||
kidletime-devel_package() {
|
||||
short_desc+=" - development"
|
||||
|
|
Loading…
Reference in New Issue