support special build flags
- refactored platform detection and
BINARY_TAG
management - added support for microarchitecture options in
BINARY_TAG
, for examplex86_64+avx2-centos6-gcc62-opt
(fixes LBCORE-1228) - fixed checks of gcc versions to be ready to the change from gcc62 to gcc7