-
Notifications
You must be signed in to change notification settings - Fork 12
root: swap target/path arguments for {sym,hard}link #267
Copy link
Copy link
Open
Labels
api/cffiRelated to the C-FFI API.Related to the C-FFI API.api/rootRelated to the Root API.Related to the Root API.api/rustRelated to the Rust API.Related to the Rust API.bindings/goRelated to the Go bindings.Related to the Go bindings.bindings/pythonRelated to the Python bindings.Related to the Python bindings.bugSomething isn't workingSomething isn't working
Milestone
Metadata
Metadata
Assignees
Labels
api/cffiRelated to the C-FFI API.Related to the C-FFI API.api/rootRelated to the Root API.Related to the Root API.api/rustRelated to the Rust API.Related to the Rust API.bindings/goRelated to the Go bindings.Related to the Go bindings.bindings/pythonRelated to the Python bindings.Related to the Python bindings.bugSomething isn't workingSomething isn't working
Our argument order is the opposite to
ln(1)andsymlink(2)/link(2)which is just going to cause confusion.We will need
@LIBPATHRS_0.3(or@LIBPATHRS_0.2.1) symbol versions for this...