Surprisingly, qt5 fails to build on powerpc, relocation overflow when

linking libQt5WebKit. All hail our glorious binutils!
This commit is contained in:
landry 2015-01-05 18:13:32 +00:00
parent 9ac248981e
commit e148fd3b61

View File

@ -1,8 +1,9 @@
# $OpenBSD: Makefile,v 1.11 2014/12/26 00:02:32 zhuk Exp $
# $OpenBSD: Makefile,v 1.12 2015/01/05 18:13:32 landry Exp $
SHARED_ONLY = Yes
ONLY_FOR_ARCHS = ${GCC4_ARCHS}
IGNORE-html = qdoc segfaults
BROKEN-powerpc = relocation overflow when linking libQt5WebKit
VERSION = 5.3.2
DISTNAME = qt-everywhere-opensource-src-${VERSION}