Use reader method
This commit is contained in:
parent
a2372ad539
commit
b96411052e
@ -638,7 +638,7 @@ class Formula
|
|||||||
# Explicitly request changing C++ standard library compatibility check
|
# Explicitly request changing C++ standard library compatibility check
|
||||||
# settings. Use with caution!
|
# settings. Use with caution!
|
||||||
def cxxstdlib_check check_type
|
def cxxstdlib_check check_type
|
||||||
@cxxstdlib << check_type
|
cxxstdlib << check_type
|
||||||
end
|
end
|
||||||
|
|
||||||
def self.method_added method
|
def self.method_added method
|
||||||
|
Loading…
x
Reference in New Issue
Block a user