mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-03 12:35:58 +00:00
Removed hardcoded RANLIB as it breaks some Ports tinderboxes
This commit is contained in:
parent
9a00149774
commit
2b65fee83b
@ -198,7 +198,6 @@ LINK_DLL = $(LINK) $(OS_DLLFLAGS) $(DLLFLAGS)
|
||||
NFSPWD = $(DEPTH)/config/nfspwd
|
||||
PURIFY = purify $(PURIFYOPTIONS)
|
||||
QUANTIFY = quantify $(QUANTIFYOPTIONS)
|
||||
RANLIB = /bin/true
|
||||
MOC = moc
|
||||
XPIDL_COMPILE = $(DIST)/bin/xpidl
|
||||
XPIDL_LINK = $(DIST)/bin/xpt_link
|
||||
|
Loading…
x
Reference in New Issue
Block a user