mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 19:50:05 +02:00
hidapi, remove static library, fix build (#7638)
This commit is contained in:
21
dev-libs/hidapi/patches/hidapi-0.10.1.patchset
Normal file
21
dev-libs/hidapi/patches/hidapi-0.10.1.patchset
Normal file
@@ -0,0 +1,21 @@
|
||||
From bf4cd594c3ceedc1800bb68156228b060f90e383 Mon Sep 17 00:00:00 2001
|
||||
From: begasus <begasus@gmail.com>
|
||||
Date: Sun, 25 Dec 2022 10:08:15 +0100
|
||||
Subject: Build fix from upstream
|
||||
|
||||
|
||||
diff --git a/configure.ac b/configure.ac
|
||||
index 220909a..77da67a 100644
|
||||
--- a/configure.ac
|
||||
+++ b/configure.ac
|
||||
@@ -13,7 +13,6 @@ LTLDFLAGS="-version-info ${lt_current}:${lt_revision}:${lt_age}"
|
||||
|
||||
AC_CONFIG_MACRO_DIR([m4])
|
||||
AM_INIT_AUTOMAKE([foreign -Wall -Werror])
|
||||
-AC_CONFIG_MACRO_DIR([m4])
|
||||
|
||||
m4_ifdef([AM_PROG_AR], [AM_PROG_AR])
|
||||
LT_INIT
|
||||
--
|
||||
2.37.3
|
||||
|
||||
Reference in New Issue
Block a user