commit | c88669fdf0769ba8bab01a57d4a23dcbb67020cc | [log] [tgz] |
---|---|---|
author | Keith Smiley <keithbsmiley@gmail.com> | Wed Sep 03 14:25:36 2025 -0700 |
committer | GitHub <noreply@github.com> | Wed Sep 03 14:25:36 2025 -0700 |
tree | 73aab7a2f033d7451aa44811953f3814d2ab89bb | |
parent | 009148abed4c3c6e5ce0092eea587cf0d45d133d [diff] |
Discard changes to crosstool/universal_exec_tool.bzl
diff --git a/crosstool/universal_exec_tool.bzl b/crosstool/universal_exec_tool.bzl index 7300f2d..092dd43 100644 --- a/crosstool/universal_exec_tool.bzl +++ b/crosstool/universal_exec_tool.bzl
@@ -39,7 +39,6 @@ -arch arm64 \ -arch x86_64 \ -O3 \ - -g \ -o $@ \ $(SRCS) """,