-
-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
d37f3c8
commit c1c8612
Showing
3 changed files
with
6 additions
and
161 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,17 +1,17 @@ | ||
From f014c88e7ea57ec2907edf26752264566ef7fa0a Mon Sep 17 00:00:00 2001 | ||
From 0012bc6ca9f1b3d3d4023ce763afb5f9a8057dd6 Mon Sep 17 00:00:00 2001 | ||
From: Carlos O'Ryan <[email protected]> | ||
Date: Tue, 7 Feb 2023 01:35:26 +0000 | ||
Subject: [PATCH 1/2] disable libraries | ||
Subject: [PATCH] disable libraries | ||
|
||
--- | ||
cmake/GoogleCloudCppFeatures.cmake | 6 +++--- | ||
1 file changed, 3 insertions(+), 3 deletions(-) | ||
|
||
diff --git a/cmake/GoogleCloudCppFeatures.cmake b/cmake/GoogleCloudCppFeatures.cmake | ||
index c50048d01f..c3bb7c4b22 100644 | ||
index 7f7de7b4b3..c42e3bf4a0 100644 | ||
--- a/cmake/GoogleCloudCppFeatures.cmake | ||
+++ b/cmake/GoogleCloudCppFeatures.cmake | ||
@@ -43,7 +43,7 @@ set(GOOGLE_CLOUD_CPP_GA_LIBRARIES | ||
@@ -44,7 +44,7 @@ set(GOOGLE_CLOUD_CPP_GA_LIBRARIES | ||
"apigeeconnect" | ||
"appengine" | ||
"artifactregistry" | ||
|
@@ -20,7 +20,7 @@ index c50048d01f..c3bb7c4b22 100644 | |
"assuredworkloads" | ||
"automl" | ||
"baremetalsolution" | ||
@@ -54,7 +54,7 @@ set(GOOGLE_CLOUD_CPP_GA_LIBRARIES | ||
@@ -55,7 +55,7 @@ set(GOOGLE_CLOUD_CPP_GA_LIBRARIES | ||
"billing" | ||
"binaryauthorization" | ||
"certificatemanager" | ||
|
@@ -29,7 +29,7 @@ index c50048d01f..c3bb7c4b22 100644 | |
"cloudbuild" | ||
"composer" | ||
"confidentialcomputing" | ||
@@ -119,7 +119,7 @@ set(GOOGLE_CLOUD_CPP_GA_LIBRARIES | ||
@@ -125,7 +125,7 @@ set(GOOGLE_CLOUD_CPP_GA_LIBRARIES | ||
"speech" | ||
"storage" | ||
"storageinsights" | ||
|
153 changes: 0 additions & 153 deletions
153
recipe/patches/0002-fix-better-support-for-cross-compilation-11782.patch
This file was deleted.
Oops, something went wrong.