From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id DA6EB3858D32; Sun, 12 Feb 2023 17:13:51 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org DA6EB3858D32 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1676222031; bh=QWp0eQJT4qXz1zXZlBHcuF0aoxYN4gwByi8U+wJ7ml4=; h=From:To:Subject:Date:In-Reply-To:References:From; b=xkvCN08/hUtKAEeNBarBcW/CEqY3gf8X86wH/27WmnOj8YU2FV0nIC7YdDnenvnHl g3ZRrNAKFCD3/kFH/+XQX01YQLaabqmv0RplVJrz6yB3n8+l9cMfRiij154NqJEg/j jpz95RCEPJZuKRTmOVTvKqneHZnKRqz9ngAByKzQ= From: "eschwartz at archlinux dot org" To: bzip2-devel@sourceware.org Subject: [Bug bzip2/30001] Port to autoconf build system (maybe use sbrabec's patch?) Date: Sun, 12 Feb 2023 17:13:51 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: bzip2 X-Bugzilla-Component: bzip2 X-Bugzilla-Version: unspecified X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: eschwartz at archlinux dot org X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: nobody at sourceware dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://sourceware.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 List-Id: https://sourceware.org/bugzilla/show_bug.cgi?id=3D30001 --- Comment #2 from Eli Schwartz --- In general my understanding is that autoconfiscation patch you linked was explicitly rejected several times due to the "Incompatible changes" section. My patch series solves this problem and a number of other problems. It shou= ld also still work fine with cross-compilation, just specify `./configure --host=3D` and it will set up e.g. `$CC` correctly. --=20 You are receiving this mail because: You are on the CC list for the bug.=