Skip to content

Commit 1bb59a0

Browse files
committed
Fix empty flag in cargo config
1 parent e397b02 commit 1bb59a0

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.cargo/config.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,3 @@ AR_x86_64-unknown-linux-musl = "ar"
1616
CFLAGS_x86_64-unknown-linux-musl = "-fPIC"
1717
CXXFLAGS_x86_64-unknown-linux-musl = "-fPIC -stdlib=libc++"
1818
LDFLAGS_x86_64-unknown-linux-musl = "-stdlib=libc++ -lc++abi"
19-
ROCKSDB_LIB_DIR = ""

0 commit comments

Comments
 (0)