mirror of
https://github.com/openai/codex.git
synced 2026-05-27 22:44:23 +00:00
pr feedback
This commit is contained in:
2
.cargo/config.toml
Normal file
2
.cargo/config.toml
Normal file
@@ -0,0 +1,2 @@
|
||||
[env]
|
||||
LIBSQLITE3_FLAGS = "SQLITE_ENABLE_DBPAGE_VTAB"
|
||||
@@ -1,6 +1,3 @@
|
||||
[env]
|
||||
LIBSQLITE3_FLAGS = "SQLITE_ENABLE_DBPAGE_VTAB"
|
||||
|
||||
[target.'cfg(all(windows, target_env = "msvc"))']
|
||||
rustflags = ["-C", "link-arg=/STACK:8388608", "-C", "target-feature=+crt-static"]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user