From c09de987378062fdec5b571e5c206ac9c38e787a Mon Sep 17 00:00:00 2001 From: Takuto Ikuta Date: Wed, 5 Jun 2024 14:51:01 +0900 Subject: [PATCH] remove references to goma goma is not maintained anymore. Bug: 41489832 Change-Id: Ic82524205c7593ddba041c253e7d6283f9c89f33 Reviewed-on: https://chromium-review.googlesource.com/c/crashpad/crashpad/+/5599864 Reviewed-by: Mark Mentovai Commit-Queue: Takuto Ikuta --- build/ios/setup_ios_gn.config | 7 ------- 1 file changed, 7 deletions(-) diff --git a/build/ios/setup_ios_gn.config b/build/ios/setup_ios_gn.config index 4e8a1371..1a5e2251 100644 --- a/build/ios/setup_ios_gn.config +++ b/build/ios/setup_ios_gn.config @@ -12,13 +12,6 @@ # See the License for the specific language governing permissions and # limitations under the License. -[goma] -# Controls whether goma is enabled or not. If you generally use goma but -# want to disable goma for a single build, consider using the environment -# variable GOMA_DISABLED. -enabled = False -install = "$GOMA_DIR" - [xcode] # Controls settings for the generated Xcode project. If jobs is non-zero # it will be passed to the ninja invocation in Xcode project.