Add ENV.ldflags and use.
This commit is contained in:
parent
fc7a0be039
commit
53cf7e843b
@ -181,6 +181,7 @@ module HomebrewEnvExtension
|
||||
|
||||
# CFLAGS are read quite a bit
|
||||
def cflags; ENV['CFLAGS']; end
|
||||
def ldflags; ENV['LDFLAGS']; end
|
||||
|
||||
def m64
|
||||
append_to_cflags '-m64'
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user