]> granicus.if.org Git - handbrake/commitdiff
Remove libgcc.....dll as it is no longer required in the WinCli build
authorsr55 <sr55.hb@outlook.com>
Sat, 17 Apr 2010 19:35:00 +0000 (19:35 +0000)
committersr55 <sr55.hb@outlook.com>
Sat, 17 Apr 2010 19:35:00 +0000 (19:35 +0000)
git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@3238 b64f7644-9d1e-0410-96f1-a4d463321fa5

pkg/mingw/module.rules

index efef0b4b89378453ebcb00ab7be400af68cd1d54..b9ba1d996ed54dbd3f35b52cdb17825e14b20649 100644 (file)
@@ -8,7 +8,6 @@ $(PKG.cli.zip): | $(STAGE.out.cli/)
 $(STAGE.out.cli/):\r
        -$(MKDIR.exe) -p $@\r
        $(CP.exe) HandBrakeCLI.exe $(STAGE.out.cli/)\r
-       $(CP.exe) $(PKG.mingw.lib)/libgcc_s_sjlj-1.dll $(STAGE.out.cli/)\r
        $(call STAGE.doc,$(STAGE.out.cli/))\r
 \r
 \r