]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
build: LLVM ld does not like the versioning scheme
authorWillem Jan Withagen <wjw@digiware.nl>
Wed, 6 Mar 2019 22:23:33 +0000 (23:23 +0100)
committerWillem Jan Withagen <wjw@digiware.nl>
Wed, 6 Mar 2019 22:23:33 +0000 (23:23 +0100)
commit9e01aff8bf34496ae2d8495e6b4543455f3c890f
tree984fca20094b066af198dba755813d31dc94bdf5
parent7ba6bece4187eda5d05a9b84211fe6ba8dd287bd
build: LLVM ld does not like the versioning scheme

There is a few essentail differences between the way versioning
and a version-map is interpreted for binutils ld and LLVM ld.
The easy way out for the time being is to use the one that works.

Signed-off-by: Willem Jan Withagen <wjw@digiware.nl>
do_freebsd.sh
install-deps.sh