Skip to content

Commit

Permalink
Update darwin depends
Browse files Browse the repository at this point in the history
  • Loading branch information
QuantumLeaper committed May 25, 2021
1 parent 3e93752 commit bc073f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion contrib/depends/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ endif
ifeq ($(host_os),linux)
host_cmake=Linux
endif
ifeq ($(host_os),darwin)
ifeq ($(host_os),darwin11)
host_cmake=Darwin
endif

Expand Down

0 comments on commit bc073f2

Please sign in to comment.