mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
Allow spaces in CCLD in linker.sh
Hello71 spotted this first.
This commit is contained in:
+1
-1
@@ -7,4 +7,4 @@
|
||||
# We'd like to remove the need for this, but build.rs doesn't let us pass
|
||||
# -static-libasan and -static-libubsan to the linker.
|
||||
|
||||
"$CCLD" @RUST_LINKER_OPTIONS@ "$@"
|
||||
$CCLD @RUST_LINKER_OPTIONS@ "$@"
|
||||
|
||||
Reference in New Issue
Block a user