summaryrefslogtreecommitdiffstats
path: root/mkspecs/linux-clang
Commit message (Collapse)AuthorAgeFilesLines
* Fix to set -fvisibility-inlines-hidden flag only for C++ with g++ ↵Michele Calgaro2020-08-061-2/+2
| | | | | | | (completion of previous commit) Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit fa43c29899d22fa43c69bab7548ea18ede87e279)
* Change tests for glibc version.Slávek Banko2019-06-121-4/+0
| | | | | | | | It resolves building with libc libraries other than glibc - for example musl libc. Signed-off-by: Slávek Banko <[email protected]> (cherry picked from commit 1aa221a2bc0a5c2f13a8d95af76a755b3c731251)
* Add mkspecs for build with ClangSlávek Banko2018-06-032-0/+196
Signed-off-by: Slávek Banko <[email protected]> (cherry picked from commit 1de7443921ea94b5d9f1e5cb6ecfd5a9b8906a7b)