parent
83dbbacfb2
commit
1b3b748520
1 changed files with 2 additions and 1 deletions
|
@ -23,6 +23,7 @@ class Fox < Formula
|
|||
"--prefix=#{prefix}",
|
||||
"--with-x",
|
||||
"--with-opengl"
|
||||
system "make install"
|
||||
# Unset LDFLAGS, "-s" causes the linker to crash
|
||||
system "make", "install", "LDFLAGS="
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue