xmlrpc-c won't build -j2
This commit is contained in:
parent
c0d84c8d08
commit
21bbb46ae6
@ -6,6 +6,7 @@ url='http://kent.dl.sourceforge.net/sourceforge/xmlrpc-c/xmlrpc-c-1.06.33.tgz'
|
|||||||
md5='7dda4d8c5d26ae877d3809e428ce7962'
|
md5='7dda4d8c5d26ae877d3809e428ce7962'
|
||||||
|
|
||||||
Formula.new(url, md5).brew do |prefix|
|
Formula.new(url, md5).brew do |prefix|
|
||||||
|
ENV['MAKEFLAGS']='' #parallel build doesn't work
|
||||||
# choosing --enable-libxml2-backend to lose some weight and not statically
|
# choosing --enable-libxml2-backend to lose some weight and not statically
|
||||||
# link in expat
|
# link in expat
|
||||||
#NOTE seemingly it isn't possible to build dylibs with this thing
|
#NOTE seemingly it isn't possible to build dylibs with this thing
|
||||||
|
Loading…
x
Reference in New Issue
Block a user