mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-04 20:06:43 +02:00
main/freerdp: fix arm build
pass in the fp abi we use. no affect for non-arm platforms, and as this caused build failure, no pkgrel bump is needed.
This commit is contained in:
parent
c4681783d0
commit
55bb424e74
@ -55,6 +55,8 @@ build() {
|
||||
-DWITH_XRENDER=ON \
|
||||
-DWITH_XV=ON \
|
||||
-DWITH_ZLIB=ON \
|
||||
-DWITH_NEON=OFF \
|
||||
-DARM_FP_API=hard \
|
||||
|| return 1
|
||||
make
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user