Skip to content

Commit

Permalink
Fix build failed when using OVERRIDE_SECURITY_POLICY flag
Browse files Browse the repository at this point in the history
Signed-off-by: Dennis Tseng <[email protected]>
  • Loading branch information
dennis-tseng99 committed Aug 4, 2023
1 parent 23628c9 commit ef4e5c0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Make.defaults
Original file line number Diff line number Diff line change
Expand Up @@ -143,6 +143,7 @@ POST_PROCESS_PE_FLAGS =
ifneq ($(origin OVERRIDE_SECURITY_POLICY), undefined)
DEFINES += -DOVERRIDE_SECURITY_POLICY
export
endif
ifneq ($(origin REQUIRE_TPM), undefined)
Expand Down

0 comments on commit ef4e5c0

Please sign in to comment.