Skip to content

Commit fe85570

Browse files
committed
chore: Rerun ./autogen.sh --maintainer
1 parent b7fc38c commit fe85570

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

configure

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15744,10 +15744,6 @@ printf %s "checking whether to use RISC-V RVV intrinsics... " >&6; }
1574415744
/* end confdefs.h. */
1574515745

1574615746
#include <riscv_vector.h>
15747-
#include <asm/hwcap.h>
15748-
#ifndef COMPAT_HWCAP_ISA_V /* added in linux-6.5 */
15749-
#error "COMPAT_HWCAP_ISA_V is not available"
15750-
#endif
1575115747
int main() {
1575215748
const float src[] = { 0.0f, 0.0f, 0.0f, 0.0f };
1575315749
uint64_t ptr[2] = {0x0908060504020100, 0xFFFFFFFF0E0D0C0A};

0 commit comments

Comments
 (0)