-
-
Notifications
You must be signed in to change notification settings - Fork 249
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Temporarily patch architecture confusion when cross-compiling on mac #3619
Temporarily patch architecture confusion when cross-compiling on mac #3619
Commits on Jan 26, 2024
-
Temporarily patch architecture confusion when cross-compiling on mac
Currently, when we build an x64 mac build on an arm64 machine, we put arm64 all over the place by mistake. This change is to partially compensate for that mistake until such time as we can impliment a comprehensive seperation of build architecture and target architecture in our build scripts. Signed-off-by: Adam Farley <adfarley@redhat.com>
Configuration menu - View commit details
-
Copy full SHA for 09e62f7 - Browse repository at this point
Copy the full SHA 09e62f7View commit details -
Tidying the fix for simplicity
Signed-off-by: Adam Farley <adfarley@redhat.com>
Configuration menu - View commit details
-
Copy full SHA for 2cc403c - Browse repository at this point
Copy the full SHA 2cc403cView commit details -
Signed-off-by: Adam Farley <adfarley@redhat.com>
Configuration menu - View commit details
-
Copy full SHA for fc2e29f - Browse repository at this point
Copy the full SHA fc2e29fView commit details -
Tidying IFs and fixing the arch capitalization
Signed-off-by: Adam Farley <adfarley@redhat.com>
Configuration menu - View commit details
-
Copy full SHA for fcac5dc - Browse repository at this point
Copy the full SHA fcac5dcView commit details -
Adding square brackets to permit regex
Signed-off-by: Adam Farley <adfarley@redhat.com>
Configuration menu - View commit details
-
Copy full SHA for 81975da - Browse repository at this point
Copy the full SHA 81975daView commit details -
Configuration menu - View commit details
-
Copy full SHA for aa8d14e - Browse repository at this point
Copy the full SHA aa8d14eView commit details -
Signed-off-by: Adam Farley <adfarley@redhat.com>
Configuration menu - View commit details
-
Copy full SHA for 9e550e7 - Browse repository at this point
Copy the full SHA 9e550e7View commit details -
Changing to lowercase to match previous behaviour
Signed-off-by: Adam Farley <adfarley@redhat.com>
Configuration menu - View commit details
-
Copy full SHA for 211c633 - Browse repository at this point
Copy the full SHA 211c633View commit details -
Configuration menu - View commit details
-
Copy full SHA for 33586d2 - Browse repository at this point
Copy the full SHA 33586d2View commit details -
Configuration menu - View commit details
-
Copy full SHA for e3afec7 - Browse repository at this point
Copy the full SHA e3afec7View commit details -
Configuration menu - View commit details
-
Copy full SHA for f6f4d3e - Browse repository at this point
Copy the full SHA f6f4d3eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 14a209f - Browse repository at this point
Copy the full SHA 14a209fView commit details