kwayland: fix cross
This commit is contained in:
parent
4f574581a6
commit
885762ed59
|
@ -13,9 +13,9 @@ homepage="https://projects.kde.org/projects/frameworks/kwayland"
|
|||
distfiles="http://download.kde.org/stable/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||
checksum=e957dcbf32fe2c846ea11d82ece7519b7a513eaa9eb8021befa2c690ded9e957
|
||||
|
||||
# /usr/arm-linux-gnueabihf/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/armv6l_builder/builds/29973/steps/shell_3/logs/stdio"
|
||||
post_configure() {
|
||||
find -name flags.make -exec sed -i "{}" -e"s;-isystem;-I;g" \;
|
||||
}
|
||||
|
||||
kwayland-devel_package() {
|
||||
short_desc+=" - development"
|
||||
|
|
Loading…
Reference in New Issue