Edit keg-only message
This commit is contained in:
parent
90bacc913f
commit
80ba991324
@ -11,8 +11,8 @@ Generally there are no consequences of this for you.
|
|||||||
If you build your own software and it requires this formula, you'll need
|
If you build your own software and it requires this formula, you'll need
|
||||||
to add its lib & include paths to your build variables:
|
to add its lib & include paths to your build variables:
|
||||||
|
|
||||||
LDFLAGS="$LDFLAGS #{f.lib}"
|
LDFLAGS: -L#{f.lib}
|
||||||
CPPFLAGS="$CPPFLAGS #{f.include}"
|
CPPFLAGS: -I#{f.include}
|
||||||
EOS
|
EOS
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user