diff options
Diffstat (limited to 'devel/qtcreator/Makefile')
-rw-r--r-- | devel/qtcreator/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/qtcreator/Makefile b/devel/qtcreator/Makefile index dd94472745b..d7e0bf59a78 100644 --- a/devel/qtcreator/Makefile +++ b/devel/qtcreator/Makefile @@ -37,7 +37,7 @@ QMAKE_ARGS+= DEFINES+=_GLIBCXX_USE_C99 DESKTOP_ENTRIES="Qt Creator" "" "QtProject-qtcreator" \ "${PREFIX}/bin/${PORTNAME}" "Development;Qt;" true -BROKEN_arm64= fails to build: invokes x86 asm +BROKEN_aarch64= fails to build: invokes x86 asm OPTIONS_DEFINE= DOCS EXAMPLES DOCS_DESC= Install the Qt5 api documentation |