poke-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

HACKING: Fix a recommendation


From: Bruno Haible
Subject: HACKING: Fix a recommendation
Date: Fri, 19 Feb 2021 01:14:35 +0100
User-agent: KMail/5.1.3 (Linux/4.4.0-201-generic; KDE/5.18.0; x86_64; ; )

In the HACKING file, the recommendation to set CFLAGS='-O2 -m32'
contradicts what the Autoconf manual says in
https://www.gnu.org/savannah-checkouts/gnu/autoconf/manual/autoconf-2.70/html_node/Preset-Output-Variables.html
namely

  "If an option selects a 32-bit or 64-bit build on a bi-arch system, it must
   be put direcly into CC, e.g., CC='gcc -m64'. This is necessary for
   config.guess to work right."

Here's a proposed patch.

Attachment: 0001-HACKING-Fix-a-recommendation.patch
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]