mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 710486 - Remove unnecessary mkdir objdir/js/src/nanojit; r=ted
This commit is contained in:
parent
1db65d16d1
commit
3691e9b488
@ -699,10 +699,6 @@ distclean::
|
||||
cat unallmakefiles | $(XARGS) rm -f
|
||||
$(RM) $(DIST_GARBAGE)
|
||||
|
||||
# our build system doesn't handle subdir srcs very gracefully today
|
||||
export::
|
||||
$(MKDIR) -p nanojit
|
||||
|
||||
DEFINES += -DEXPORT_JS_API
|
||||
|
||||
# mfbt is always packed with us, so if we're building a shared object,
|
||||
|
Loading…
Reference in New Issue
Block a user