diff options
Diffstat (limited to 'cad/layouteditor/Makefile')
-rw-r--r-- | cad/layouteditor/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cad/layouteditor/Makefile b/cad/layouteditor/Makefile index 20838996700c..5bea2f88f69e 100644 --- a/cad/layouteditor/Makefile +++ b/cad/layouteditor/Makefile @@ -14,6 +14,7 @@ COMMENT= IC/MEMS layout editor LIB_DEPENDS= libttf.so:print/freetype BROKEN_armv6= fails to compile: no matching member function for call to 'map' +BROKEN_armv7= fails to compile: no matching member function for call to 'map' USES= qmake zip USE_QT4= corelib gui network moc_build sql uic_build \ |