From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from ffbox0-bg.mplayerhq.hu (ffbox0-bg.ffmpeg.org [79.124.17.100]) by master.gitmailbox.com (Postfix) with ESMTP id B97F44A909 for ; Tue, 23 Apr 2024 22:01:24 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 362B468D2F1; Wed, 24 Apr 2024 01:01:22 +0300 (EEST) Received: from mail-pl1-f181.google.com (mail-pl1-f181.google.com [209.85.214.181]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id 3000D68BD38 for ; Wed, 24 Apr 2024 01:01:20 +0300 (EEST) Received: by mail-pl1-f181.google.com with SMTP id d9443c01a7336-1e65a1370b7so58890105ad.3 for ; Tue, 23 Apr 2024 15:01:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1713909678; x=1714514478; darn=ffmpeg.org; h=content-transfer-encoding:in-reply-to:from:content-language :references:to:subject:user-agent:mime-version:date:message-id:from :to:cc:subject:date:message-id:reply-to; bh=t+vGuMppU5gAxakWf/5QR7bGvan3BOFk3qMZ+Zqx1+U=; b=Mnc+16luM12MczzGv+GNg7FKdLQbZBtz62CXtwPFPmAi4kPibF/35+WCddPIiS2HXi aE5MMPcthzGYbrjpLXNh3XRkivzNemddzbEJXNC/Cvj48ppOfMnKhVjx6ZzfUxqt7J4+ fJoYKDHTB/GcNt4nHigj5u9vwzQNNEoUM3C5ZJN8tjTo14c/vFE1Q5ZqUGT5gi1dCJst ER3rAKi357xhWGZFBNaj8YDewvAxJXhbzbgESELLdBgmkr3HeLH51rsZ8A4uOhUEuztf WH8JCw+iXHDEGRhyx1msKMdZNK8DVjg/blcC3l5zdt3qX11J/T3+y1UEneqrBHoojpFB CKww== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1713909678; x=1714514478; h=content-transfer-encoding:in-reply-to:from:content-language :references:to:subject:user-agent:mime-version:date:message-id :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=t+vGuMppU5gAxakWf/5QR7bGvan3BOFk3qMZ+Zqx1+U=; b=US8B9O71B9CWp/KDnFkzDUhEWKABnv2+rOYR+ZoU2C1GWOXaCtFajccm3BFtW/YUqT JWl/y25UlFFitKiHiXp8s5d1GRUzk45u8rY16OLCjTNmZp0sIJscYsIB/QQAFElwTfWe LlelSyDJKyAN8jjUFuVA9MX4eKSLBdMvPFw7lnB1IPpL7WOAzTsvfFi0ElVPzacW0V1n PEvJI1kTUiODEKwnl+aLVW7hiBQyy4hTb4PZ9fRqaHC5wMzZXfLnCEWlejCBlZW1liaY 81d8+LaqVAEoet/HTv/8s8HwIYAobj8ie/pzuE4stjksTEpXoVi4ZG9E15vgSRkviM/A JoxA== X-Gm-Message-State: AOJu0YzACX4KugxmuMsisFK34naekMAjTrUuZZ9Bvv34ytDgXC7dELdf QI6WRB7iLKC9JSsc+MgYLNbQACc6Ka8OfB9VMl9ZQ1p0xFcJ8vkyCRvthw== X-Google-Smtp-Source: AGHT+IEPsYoY8Z4lwaAcgn4j9u1/b2VAZEkDHAwHxjxx2v5/Ty0HNIja1u2emw4bYqWnTXF1uc4qAA== X-Received: by 2002:a17:903:1209:b0:1e4:b4f5:5cfa with SMTP id l9-20020a170903120900b001e4b4f55cfamr984428plh.27.1713909677992; Tue, 23 Apr 2024 15:01:17 -0700 (PDT) Received: from [192.168.0.10] ([190.194.167.233]) by smtp.gmail.com with ESMTPSA id m9-20020a170902db0900b001e2ad73b15bsm10466122plx.203.2024.04.23.15.01.16 for (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Tue, 23 Apr 2024 15:01:17 -0700 (PDT) Message-ID: <1c64cbc1-62fb-4fcf-8011-d231c714daf2@gmail.com> Date: Tue, 23 Apr 2024 19:01:25 -0300 MIME-Version: 1.0 User-Agent: Mozilla Thunderbird To: ffmpeg-devel@ffmpeg.org References: <20240423215713.407217-1-timo@rothenpieler.org> Content-Language: en-US From: James Almer In-Reply-To: <20240423215713.407217-1-timo@rothenpieler.org> Subject: Re: [FFmpeg-devel] [PATCH] doc: use HOSTEXESUF when calling binary X-BeenThere: ffmpeg-devel@ffmpeg.org X-Mailman-Version: 2.1.29 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 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="us-ascii"; Format="flowed" Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" Archived-At: List-Archive: List-Post: On 4/23/2024 6:57 PM, Timo Rothenpieler wrote: > This is neccesary on WSL, and has no averse effects in normal > environments. > --- > doc/Makefile | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/doc/Makefile b/doc/Makefile > index 67586e4b74..98d29f1c66 100644 > --- a/doc/Makefile > +++ b/doc/Makefile > @@ -60,7 +60,7 @@ GENTEXI := $(GENTEXI:%=doc/avoptions_%.texi) > > $(GENTEXI): TAG = GENTEXI > $(GENTEXI): doc/avoptions_%.texi: doc/print_options$(HOSTEXESUF) > - $(M)doc/print_options $* > $@ > + $(M)doc/print_options$(HOSTEXESUF) $* > $@ > > doc/%.html: TAG = HTML > doc/%-all.html: TAG = HTML LGTM. It's even how it's named in the dependency on the line above. _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email ffmpeg-devel-request@ffmpeg.org with subject "unsubscribe".