Skip to content

Commit

Permalink
for HostConfigHelper
Browse files Browse the repository at this point in the history
  • Loading branch information
shinokaro committed May 28, 2024
1 parent 7763d67 commit 9292071
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lib/ocran/host_config_helper.rb
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
require "rbconfig"
require_relative "refine_pathname"

module Ocran
# Variables describing the host's build environment.
module HostConfigHelper
using RefinePathname
module_function

def exec_prefix
Expand Down

0 comments on commit 9292071

Please sign in to comment.