Skip to content

Commit

Permalink
[DO NOT MERGE] HACK: BUILD LIBUNWIND locally
Browse files Browse the repository at this point in the history
  • Loading branch information
Keno committed Feb 7, 2021
1 parent 1a23f60 commit b2ad240
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Make.inc
Original file line number Diff line number Diff line change
Expand Up @@ -1197,6 +1197,8 @@ endif
endef
$(foreach proj,$(BB_PROJECTS),$(eval $(call SET_BB_DEFAULT,$(proj))))

# HACK: DON'T COMMIT ME TO MASTER
USE_BINARYBUILDER_LIBUNWIND=0
# Warn if the user tries to build something that requires `gfortran` but they don't have it installed.
ifeq ($(FC_VERSION),)
Expand Down

0 comments on commit b2ad240

Please sign in to comment.