diff --git a/srcpkgs/deepin-movie-reborn/template b/srcpkgs/deepin-movie-reborn/template index bcbd5415813..014a5a2b6fd 100644 --- a/srcpkgs/deepin-movie-reborn/template +++ b/srcpkgs/deepin-movie-reborn/template @@ -17,11 +17,11 @@ changelog="https://github.com/linuxdeepin/deepin-movie-reborn/blob/${version}/CH distfiles="https://github.com/linuxdeepin/deepin-movie-reborn/archive/${version}.tar.gz" checksum=25371d8407060aa791489b3c73127a1333d3396875dacc6074336dc77e8fb39a -CXXFLAGS="-D_GLIBCXX_USE_CXX11_ABI=0" case $XBPS_TARGET_MACHINE in arm*) broken="https://travis-ci.org/void-linux/void-packages/jobs/394936356";; - aarch64*) broken="linking against ffmpegthumbnailer fails" + aarch64*) ;; + *) CXXFLAGS="-D_GLIBCXX_USE_CXX11_ABI=0";; esac if [ "$CROSS_BUILD" ]; then