ENV: fix typo
This commit is contained in:
parent
9ee5e14e6d
commit
150cf9b88c
@ -212,7 +212,7 @@ Please take one of the following actions:
|
||||
def cxx; self['CXX'] or "g++"; end
|
||||
def cflags; self['CFLAGS']; end
|
||||
def cxxflags;self['CXXFLAGS']; end
|
||||
def cppflags;self['CPPLAGS']; end
|
||||
def cppflags;self['CPPFLAGS']; end
|
||||
def ldflags; self['LDFLAGS']; end
|
||||
|
||||
def m64
|
||||
|
Loading…
x
Reference in New Issue
Block a user