[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: crc-x86_64: Fix compilation error with clang
From: |
Collin Funk |
Subject: |
Re: crc-x86_64: Fix compilation error with clang |
Date: |
Sat, 21 Dec 2024 15:11:46 -0800 |
User-agent: |
Gnus/5.13 (Gnus v5.13) |
Hi Bruno,
Bruno Haible via Gnulib discussion list <bug-gnulib@gnu.org> writes:
> I picked approach c), and committed the two attached patches. Tested both
> without libtool (in a testdir) and with libtool (in some package that uses
> gnulib for some shared library).
Would __attribute__ ((target ("..."))) not work here?
Collin