lxqt-config: build style cmake handles -isystem
This commit is contained in:
parent
a49b4ea596
commit
f76e58c0b9
|
@ -12,7 +12,3 @@ license="LGPL-2.1"
|
|||
homepage="http://lxqt.org/"
|
||||
distfiles="https://github.com/lxde/lxqt-config/releases/download/${version}/lxqt-config-${version}.tar.xz"
|
||||
checksum=65899ba616a637a8abf88889285aed400046064c85fc29393522782bf557425b
|
||||
|
||||
post_configure() {
|
||||
find -name flags.make -exec sed -i "{}" -e"s;-isystem;-I;g" \;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue