Class: Libv8::Node::Location::MkmfContext
- Inherits:
-
Object
- Object
- Libv8::Node::Location::MkmfContext
- Defined in:
- ext/libv8-node/location.rb
Instance Method Summary collapse
Instance Method Details
#incflags ⇒ Object
67 68 69 |
# File 'ext/libv8-node/location.rb', line 67 def incflags $INCFLAGS # rubocop:disable Style/GlobalVars end |
#ldflags ⇒ Object
71 72 73 |
# File 'ext/libv8-node/location.rb', line 71 def ldflags $LDFLAGS # rubocop:disable Style/GlobalVars end |