kde-workspace: build broken with dbus-1.20+
This commit is contained in:
parent
3b1f35c07e
commit
c9c064f8d2
1 changed files with 3 additions and 0 deletions
|
@ -44,6 +44,9 @@ make_dirs="
|
|||
|
||||
CXXFLAGS="-std=gnu++98"
|
||||
|
||||
# dbus 1.20+ headers use 'inline', but something adds -std=iso9899:1990
|
||||
broken="https://build.voidlinux.eu/builders/x86_64-musl_builder/builds/6207/steps/shell_3/logs/stdio"
|
||||
|
||||
pre_configure() {
|
||||
sed -e "s,@PKG_SYSCONFDIR@,/etc,g" -i kdm/kcm/main.cpp
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue