We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a7ff6d6 commit 719937bCopy full SHA for 719937b
.cargo/config.toml
@@ -8,12 +8,3 @@ LIBSQLITE3_FLAGS = "-DSQLITE_ENABLE_MATH_FUNCTIONS"
8
9
[build]
10
rustflags = []
11
-
12
-[target.x86_64-unknown-linux-gnu]
13
-rustflags = ["-C", "link-arg=-Wl,-rpath=$ORIGIN/sqlpage:$ORIGIN/sqlpage/drivers"]
14
15
-[target.aarch64-unknown-linux-gnu]
16
17
18
-[target.armv7-unknown-linux-gnueabihf]
19
0 commit comments