Received: from magnesium.8pit.net (magnesium.8pit.net [45.76.88.171]) by nld3-dev1.alpinelinux.org (Postfix) with ESMTPS id 283A6782B47 for <~alpine/devel@lists.alpinelinux.org>; Fri, 21 Feb 2020 17:30:33 +0000 (UTC) Received: from magnesium.8pit.net (localhost [127.0.0.1]) by magnesium.8pit.net (OpenSMTPD) with ESMTP id d76ee325 for <~alpine/devel@lists.alpinelinux.org>; Fri, 21 Feb 2020 18:30:32 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=soeren-tempel.net; h=date :to:subject:from:references:in-reply-to:message-id:mime-version :content-type:content-transfer-encoding; s=opensmtpd; bh=1HIf/oA TnzqNkg0ha/9pyFTi52U=; b=kjSTdDj/063jF2zqXLdauGbz7YZINwqPwY1pNeE YNVe6r7kyoq8Dx7/P0gScu9uum0WL07RoymjpFNA7aDsPSzWBuYtbRoxtpcoFAQy SDEQwabITHgRfYaw4X+uJ+V92KBPIbjKMMGnT7ttq6Egyl77cUmDD63e5esreFPZ ZHKg= DomainKey-Signature: a=rsa-sha1; c=nofws; d=soeren-tempel.net; h=date:to :subject:from:references:in-reply-to:message-id:mime-version :content-type:content-transfer-encoding; q=dns; s=opensmtpd; b=s tx8Pbh7bgGaX1y449iD+Ly5TWxjTRKzS3Ue3tgzS9I3GxYY0NpiEwzN4o41sZNIW rBoLU2NvCmGJMf3q25KEozmBGcERVHBfWqoiJ2uZaqRAlNN121LYk3KYMk/UsGDq IrI285Z5MdDgbrIozBJ1LSpM2yzjkYCbcCGbBj7QmE= Received: from localhost (ip4d140a9e.dynamic.kabel-deutschland.de [77.20.10.158]) by magnesium.8pit.net (OpenSMTPD) with ESMTPSA id c4384c4a (TLSv1.2:ECDHE-RSA-AES256-GCM-SHA384:256:YES) for <~alpine/devel@lists.alpinelinux.org>; Fri, 21 Feb 2020 18:30:32 +0100 (CET) Date: Fri, 21 Feb 2020 18:30:28 +0100 To: ~alpine/devel@lists.alpinelinux.org Subject: Re: Using buildtypes that respect our C{,PP,XX}FLAGS in CMake and Meson From: =?UTF-8?Q?S=C3=B6ren?= Tempel References: <2896c13070c508a49cbaa72c8fb7f34ea947358b.camel@cogitri.dev> In-Reply-To: <2896c13070c508a49cbaa72c8fb7f34ea947358b.camel@cogitri.dev> Message-Id: <3J7AX76HFKMST.26FCBQAO0RFQ7@8pit.net> User-Agent: Mozilla/5.0 (X11; OpenBSD amd64; rv:60.0) Gecko/20100101 Thunderbird/60.6.1 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Rasmus Thomsen wrote: > Hello list, Hello, This has just been merged. This makes CMake / meson builds consistent with the configuration in /etc/abuild.conf. If anyone encounters issues with any of the rebuild packages let us know. Cheers, S=C3=B6ren