flightgear: rebuild for gcc stdc++ dropping gcc4 compat

This commit is contained in:
John 2018-07-23 13:50:49 +02:00 committed by Jürgen Buchmüller
parent 6346450702
commit 4dc8b4bc8d
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'flightgear'
pkgname=flightgear
version=2018.2.2
revision=1
revision=2
build_style=cmake
configure_args="-DFG_DATA_DIR:STRING=/usr/share/flightgear/fgdata -DSYSTEM_SQLITE=1"
hostmakedepends="fltk pkg-config"