From patchwork Fri Oct 6 20:20:53 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Marton Balint X-Patchwork-Id: 5446 Delivered-To: ffmpegpatchwork@gmail.com Received: by 10.2.161.90 with SMTP id m26csp350322jah; Fri, 6 Oct 2017 13:21:33 -0700 (PDT) X-Google-Smtp-Source: AOwi7QBXexkVsBdOfh1aeoQiGSKhnCEDBsFSeECQPLqlq3K/7gg5OFafMFulhU40fo/eV2mHcLOX X-Received: by 10.28.55.78 with SMTP id e75mr2455021wma.112.1507321293560; Fri, 06 Oct 2017 13:21:33 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1507321293; cv=none; d=google.com; s=arc-20160816; b=WQOOFA/28KUDSqO20uc3pC7UvLVy+Vb3n4+i+zD55kUyRdmPu/hXSb3+sw1DS2Xp7P gJwGNx0Gr01I7njJMGcAWhw6UrtmSgXjnMlydcz/gkiQ2FQ7zRixz6+NTX42lclHvon4 RE23JaZFGi68nN9FYMFLP+7XhYnBuatqKgv1n/Z76U1wkyDaVDzyo7mbc3qDTH4+ayzo OHWAUKL6U7oKPE3UHvOQJtx/AkWhocYM6ps3qNqtwS0De3P97x7f97f5p6/NV7Df9xUw wHJac+lZVKcJbVYekMbjR0nTwEXzLxCl8y+fQZyQobFTOWSp4i/JtyU/W0fRbDqkk6gr weBg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=sender:errors-to:content-transfer-encoding:mime-version:cc:reply-to :list-subscribe:list-help:list-post:list-archive:list-unsubscribe :list-id:precedence:subject:message-id:date:to:from:delivered-to :arc-authentication-results; bh=nBKlqdFo4STAmr6htEaiqXWjLsZFKooLjfckmaqnxz8=; b=HYxWbkZ0X2Lzkc+mbNFPxaU5UWAX9kVk7HYAGTS5627gWgCalCLMxxPZZcsozIoOv7 FOB0u8xZsBYg1Th9WQtouh63eOe2EgboUb5yu7U48AtbTwWyW11Zv9DStzOAaTAyotMp eYcUQi7sjAJnpkCvmTCFSCJlGdISxQUgBPSa477dTqJ2Q1HKJHOqCGl90DYFQtO9Rqiw PoE7SXIiBKbj18mYeUFeR27Xihz4AVzOQjefqSNPH7myYJ2ctOUcP8Z8MHFrb/zWkok8 GzCgP+8bMBt7ViSUX+z6KAXPdxCX54IW8waU9f20Fso7xhuRyws9EmZ2/fFtQLGp/kBG ++Fg== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of ffmpeg-devel-bounces@ffmpeg.org designates 79.124.17.100 as permitted sender) smtp.mailfrom=ffmpeg-devel-bounces@ffmpeg.org Return-Path: Received: from ffbox0-bg.mplayerhq.hu (ffbox0-bg.ffmpeg.org. [79.124.17.100]) by mx.google.com with ESMTP id y102si2016929wmh.198.2017.10.06.13.21.10; Fri, 06 Oct 2017 13:21:33 -0700 (PDT) Received-SPF: pass (google.com: domain of ffmpeg-devel-bounces@ffmpeg.org designates 79.124.17.100 as permitted sender) client-ip=79.124.17.100; Authentication-Results: mx.google.com; spf=pass (google.com: domain of ffmpeg-devel-bounces@ffmpeg.org designates 79.124.17.100 as permitted sender) smtp.mailfrom=ffmpeg-devel-bounces@ffmpeg.org Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 40A9E68A23B; Fri, 6 Oct 2017 23:21:07 +0300 (EEST) X-Original-To: ffmpeg-devel@ffmpeg.org Delivered-To: ffmpeg-devel@ffmpeg.org Received: from iq.passwd.hu (iq.passwd.hu [217.27.212.140]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 0626E689CAD for ; Fri, 6 Oct 2017 23:21:01 +0300 (EEST) Received: from localhost (localhost [127.0.0.1]) by iq.passwd.hu (Postfix) with ESMTP id F1AC2E1176; Fri, 6 Oct 2017 22:21:01 +0200 (CEST) X-Virus-Scanned: amavisd-new at passwd.hu Received: from iq.passwd.hu ([127.0.0.1]) by localhost (iq.passwd.hu [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id zJBFqjH-yOtV; Fri, 6 Oct 2017 22:21:01 +0200 (CEST) Received: from bluegene.passwd.hu (localhost [127.0.0.1]) by iq.passwd.hu (Postfix) with ESMTP id 0005EE1075; Fri, 6 Oct 2017 22:20:59 +0200 (CEST) From: Marton Balint To: ffmpeg-devel@ffmpeg.org Date: Fri, 6 Oct 2017 22:20:53 +0200 Message-Id: <20171006202053.29439-1-cus@passwd.hu> X-Mailer: git-send-email 2.13.5 Subject: [FFmpeg-devel] [PATCH] Makefile: generate stripped CLI tools directly instead of copying unstripped ones first X-BeenThere: ffmpeg-devel@ffmpeg.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: FFmpeg development discussions and patches List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: FFmpeg development discussions and patches Cc: Marton Balint MIME-Version: 1.0 Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" Signed-off-by: Marton Balint --- Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Makefile b/Makefile index 4a1253a052..adb8330fa0 100644 --- a/Makefile +++ b/Makefile @@ -97,8 +97,7 @@ include $(SRC_PATH)/doc/examples/Makefile libavcodec/utils.o libavformat/utils.o libavdevice/avdevice.o libavfilter/avfilter.o libavutil/utils.o libpostproc/postprocess.o libswresample/swresample.o libswscale/utils.o : libavutil/ffversion.h $(PROGS): %$(PROGSSUF)$(EXESUF): %$(PROGSSUF)_g$(EXESUF) - $(CP) $< $@ - $(STRIP) $@ + $(STRIP) -o $@ $< %$(PROGSSUF)_g$(EXESUF): $(FF_DEP_LIBS) $(LD) $(LDFLAGS) $(LDEXEFLAGS) $(LD_O) $(OBJS-$*) $(FF_EXTRALIBS)