mirror of
https://github.com/openai/codex.git
synced 2026-09-17 12:23:33 +00:00
Add git diff headers to Opus Bazel patch
Co-authored-by: Codex <noreply@openai.com>
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
diff --git a/BUILD.bazel b/BUILD.bazel
|
||||
--- a/BUILD.bazel
|
||||
+++ b/BUILD.bazel
|
||||
@@ -1,5 +1,5 @@
|
||||
@@ -113,6 +114,7 @@
|
||||
includes = ["include"],
|
||||
deps = [
|
||||
":celt",
|
||||
diff --git a/defs.bzl b/defs.bzl
|
||||
--- a/defs.bzl
|
||||
+++ b/defs.bzl
|
||||
@@ -1,4 +1,9 @@
|
||||
|
||||
Reference in New Issue
Block a user