mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-01-30 10:12:59 +00:00
Bug 320836 make clean doesn't kill fake-import(.exp)
r=bsmedberg
This commit is contained in:
parent
d02481f8c9
commit
a683f2829b
@ -747,6 +747,7 @@ endif
|
||||
# import lib, because that import lib will collide with the name of a
|
||||
# static version of the same library.
|
||||
ifeq ($(GNU_LD)$(OS_ARCH),WINNT)
|
||||
GARBAGE += fake-import fake-import.exp
|
||||
ifdef IS_COMPONENT
|
||||
LDFLAGS += -IMPLIB:fake-import
|
||||
DELETE_AFTER_LINK = fake-import.exp
|
||||
|
Loading…
x
Reference in New Issue
Block a user