Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [day] [month] [year] [list]
Date: Tue, 6 Feb 2018 22:16:17 +0100
From: Matúš Olekšák <oleksak.matus@...il.com>
To: musl@...ts.openwall.com
Subject: ./configure compiler-rt patch

Hi,
I have complete LLVM toolchain and I discovered that, detection of
compiler-rt is not working in ./configure. Because it is looking for
dynamic library compiler_rt but it doesn't exist. Instead it should ask
compiler about libgcc-file-name to get correct filename. I attached patch
to fix this issue.

Content of type "text/html" skipped

View attachment "compiler-rt.patch" of type "text/x-patch" (519 bytes)

Powered by blists - more mailing lists

Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.