This patch will remove linker remaining warnings with respect to COD file generation. r=cls,leaf and sr=dveditz git-svn-id: svn://10.0.0.236/trunk@109858 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -106,12 +106,6 @@ OS_LFLAGS=$(OS_LFLAGS) /MAP:$(MAPFILE) /MAPINFO:LINES
|
||||
!endif
|
||||
#MOZ_MAPINFO
|
||||
|
||||
# if MOZ_DEBUG is not set and MOZ_CODINFO
|
||||
!if defined (MOZ_CODINFO)
|
||||
OS_LFLAGS= $(OS_LFLAGS) /COD:$(CODFILE)
|
||||
!endif
|
||||
#MOZ_CODINFO
|
||||
|
||||
!endif
|
||||
# MOZ_DEBUG
|
||||
|
||||
|
||||
Reference in New Issue
Block a user