diff --git a/srcpkgs/kwindowsystem/template b/srcpkgs/kwindowsystem/template index fe57f6c825..a5a6457bd4 100644 --- a/srcpkgs/kwindowsystem/template +++ b/srcpkgs/kwindowsystem/template @@ -13,10 +13,6 @@ homepage="https://projects.kde.org/projects/frameworks/kwindowsystem" distfiles="http://download.kde.org/stable/frameworks/${version%.*}/${pkgname}-${version}.tar.xz" checksum=361eebfebc753019d3b507c5b758dfb878c032b41c9062930bc46239618e7fa5 -# /usr/arm-linux-gnueabihf/usr/include/c++/6.2.1/cstdlib:75:25: fatal error: stdlib.h: No such file or directory -# #include_next -nocross="https://build.voidlinux.eu/builders/aarch64-musl_builder/builds/3036/steps/shell_3/logs/stdio" - post_configure() { # Replace -isystem with -I to avoid "#include_next " file not found find -name flags.make -exec sed -i "{}" -e "s;-isystem;-I;g" \;