Remove failing for ARM Architectures.
Checks cover only V7, V6 and V5. But when trying to compile for V4 it fails. Change-Id: I573361c61acc904661bf2c8bfe1132cba57f296a Reviewed-by: Bradley T. Hughes <bradley.hughes@nokia.com>
This commit is contained in:
parent
46a4a0e8c9
commit
3755caa12a
@ -87,8 +87,6 @@
|
|||||||
# elif defined(__ARM_ARCH_5TEJ__) \
|
# elif defined(__ARM_ARCH_5TEJ__) \
|
||||||
|| (__TARGET_ARCH_ARM-0 >= 5)
|
|| (__TARGET_ARCH_ARM-0 >= 5)
|
||||||
# define Q_PROCESSOR_ARM_V5
|
# define Q_PROCESSOR_ARM_V5
|
||||||
# else
|
|
||||||
# error "Unknown ARM processor detected."
|
|
||||||
# endif
|
# endif
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|
Loading…
x
Reference in New Issue
Block a user