Skip to content

Commit

Permalink
remove rb-fsevent references to check if the default uses newer Mac SDK
Browse files Browse the repository at this point in the history
Signed-off-by: Vikram Karve <vikram.karve@progress.com>
  • Loading branch information
vkarve-chef committed Feb 10, 2022
1 parent 112597e commit 3f5d9a8
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 55 deletions.
5 changes: 0 additions & 5 deletions omnibus/config/software/gems.rb
Original file line number Diff line number Diff line change
Expand Up @@ -39,11 +39,6 @@
# for train
dependency "google-protobuf"

# This is a transative dep but we need to build from source so binaries are built on current sdk.
# Only matters on mac.
# @todo https://github.com/guard/rb-fsevent/issues/83
dependency "rb-fsevent-gem" if macos?

build do
env = if !windows?
with_standard_compiler_flags(with_embedded_path)
Expand Down
50 changes: 0 additions & 50 deletions omnibus/config/software/rb-fsevent-gem.rb

This file was deleted.

0 comments on commit 3f5d9a8

Please sign in to comment.