Bug 320836 make clean doesn't kill fake-import(.exp)
r=bsmedberg git-svn-id: svn://10.0.0.236/trunk@186355 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
531d992466
commit
96a9734ee2
@ -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