buildsys  Check-in [dffa232bd2]

Overview
Comment:Don't use rpath on Windows

Windows does not support rpath, and while GNU ld just ignores it, lld
fails with the flag.

Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: dffa232bd2032733a473c6af73a4875e4543fcccb4c8f22569fdd38bea0fc4de
User & Date: js on 2021-09-04 10:24:14
Other Links: manifest | tags
Context
2021-11-21
21:42
Don't create implib for DLLs check-in: 23165f012c user: js tags: trunk
2021-09-04
10:24
Don't use rpath on Windows check-in: dffa232bd2 user: js tags: trunk
2021-09-02
17:04
Add option to disable rpath check-in: 2a5ae2a51b user: js tags: trunk
Changes