Support GCC with ARM target builds with clang compiler
authorNikolai Merinov <n.merinov@samsung.com>
Thu, 24 Jan 2019 11:16:43 +0000 (14:16 +0300)
committerNikolai Merinov <n.merinov@samsung.com>
Fri, 25 Jan 2019 12:05:16 +0000 (15:05 +0300)
commit93e0037b14b818e49857cfb3496258e63edb9423
tree74ad1fcc32a19e51ea7af0d75f43be5542fce045
parent5ec499314cfb33c2da02344f1c58643aa61eb932
Support GCC with ARM target builds with clang compiler

GCC build with ARM target failed with "fatal error: bracket nesting
level exceeded maximum of 256" clang error. Increase supported
nesting level for gcc builds with ARM targets
packaging/gcc-aarch64.spec
packaging/gcc-armv7hl.spec
packaging/gcc-armv7l.spec
packaging/linaro-gcc.spec