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
65 66 67 |
# File 'ext/libv8-node/location.rb', line 65 def incflags $INCFLAGS # rubocop:disable Style/GlobalVars end |
#ldflags ⇒ Object
69 70 71 |
# File 'ext/libv8-node/location.rb', line 69 def ldflags $LDFLAGS # rubocop:disable Style/GlobalVars end |