Compare commits
1 Commits
c8s
...
a8-bootstr
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
a97a0fdeba |
@ -74,7 +74,7 @@ URL: https://sourceware.org/annobin/
|
||||
# Bootstrapping: Set this to 1 to build annobin with the system gcc.
|
||||
# Then once GTS-gcc is built and in the buildroot, reset this variable
|
||||
# to 0, bump the NVR and rebuild GTS-annobin.
|
||||
%define bootstrapping 0
|
||||
%define bootstrapping 1
|
||||
# # FIXME: Temporary - use this to get the annobin plugin into the buildroot.
|
||||
%undefine _annotated_build
|
||||
|
||||
|
||||
@ -3,7 +3,6 @@ product_versions:
|
||||
- rhel-8
|
||||
decision_context: osci_compose_gate
|
||||
rules:
|
||||
- !PassingTestCaseRule {test_case_name: baseos-ci.brew-build.gate-build-fast-lane.functional}
|
||||
- !PassingTestCaseRule {test_case_name: baseos-ci.brew-build.gate-build-slow-lane.functional}
|
||||
- !PassingTestCaseRule {test_case_name: baseos-ci.brew-build.other.functional}
|
||||
annocheck:
|
||||
- hardened: --skip-property-note --skip-lto --skip-branch-protection --skip-dynamic-tags --ignore-unknown --verbose
|
||||
|
||||
Loading…
Reference in New Issue
Block a user