Mark as BROKEN-hppa, triggers a relocation error when linking, and
trying -ffunction-sections as the error message advises doesnt yield much success..
This commit is contained in:
parent
4afb8c5efd
commit
06c8c5d0c8
@ -1,4 +1,8 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2011/11/15 16:27:44 jeremy Exp $
|
||||
# $OpenBSD: Makefile,v 1.2 2012/10/01 21:23:36 landry Exp $
|
||||
|
||||
# /usr/bin/ld: CMakeFiles/smokeqtcore.dir/x_4.cpp.o(.gnu.linkonce.t._ZN13__smokeqtcore9x_QBuffer4x_25EPN5Smoke9StackItemE+0x54): cannot reach 00000d7d___dynamic_cast+0, recompile with -ffunction-sections
|
||||
#/usr/bin/ld: CMakeFiles/smokeqtcore.dir/x_4.cpp.o(.gnu.linkonce.t._ZN13__smokeqtcore9x_QBuffer4x_25EPN5Smoke9StackItemE+0x54): cannot handle R_PARISC_PCREL17F for __dynamic_cast
|
||||
BROKEN-hppa = relocation error
|
||||
|
||||
SHARED_ONLY = Yes
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user