libfm-qt: fix gcc7 build
This commit is contained in:
parent
f3a1e95b3a
commit
4d94d30479
1 changed files with 2 additions and 0 deletions
|
@ -15,6 +15,8 @@ distfiles="https://github.com/lxde/libfm-qt/releases/download/${version}/libfm-q
|
||||||
checksum=a2cc4fc811aff6a83507e41770152cb01ea564668a33f4c878c7132a42b4f693
|
checksum=a2cc4fc811aff6a83507e41770152cb01ea564668a33f4c878c7132a42b4f693
|
||||||
replaces="libfm-qt5>=0"
|
replaces="libfm-qt5>=0"
|
||||||
|
|
||||||
|
CXXFLAGS="-D_GLIBCXX_USE_C99_STDLIB=1 -D_GLIBCXX_USE_C99_STDIO=1"
|
||||||
|
|
||||||
libfm-qt-devel_package() {
|
libfm-qt-devel_package() {
|
||||||
short_desc+=" - development files"
|
short_desc+=" - development files"
|
||||||
depends="${makedepends} ${sourcepkg}>=${version}_${revision}"
|
depends="${makedepends} ${sourcepkg}>=${version}_${revision}"
|
||||||
|
|
Loading…
Reference in a new issue