mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-05 04:16:46 +02:00
testing/flightgear: disable on aarch64 for now
../../../aarch64-alpine-linux-musl/bin/ld: final link failed: Symbol needs debug section which does not exist collect2: error: ld returned 1 exit status
This commit is contained in:
parent
7ab33742d2
commit
ec48f4e03e
@ -2,10 +2,10 @@
|
||||
# Maintainer:
|
||||
pkgname=flightgear
|
||||
pkgver=2017.3.1
|
||||
pkgrel=0
|
||||
pkgrel=1
|
||||
pkgdesc="Sophisticated flight simulator"
|
||||
url="http://flightgear.org"
|
||||
arch="all"
|
||||
arch="!aarch64"
|
||||
license="GPL"
|
||||
makedepends="$depends_dev boost-dev cmake curl-dev dbus-dev eudev-dev
|
||||
freeglut-dev glew-dev libx11-dev libxi-dev libxmu-dev mesa-dev
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user