libdrm: rebuild for gcc stdc++ dropping gcc4 compat

This commit is contained in:
Jürgen Buchmüller 2018-07-20 15:08:58 +02:00
parent f7bca7e02f
commit 04f91e3959
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
# Template build file for 'libdrm'.
pkgname=libdrm
version=2.4.92
revision=1
revision=2
build_style=meson
configure_args="-Dudev=true -Dvalgrind=false"
hostmakedepends="pkg-config"