Class: LibSqreen::Location::MkmfContext

Inherits:
Object
  • Object
show all
Defined in:
ext/libsqreen/location.rb

Instance Method Summary collapse

Instance Method Details

#incflagsObject



69
70
71
# File 'ext/libsqreen/location.rb', line 69

def incflags
  $INCFLAGS
end

#ldflagsObject



73
74
75
# File 'ext/libsqreen/location.rb', line 73

def ldflags
  $LDFLAGS
end