irqbalance: update to 1.7.0

Update irqbalance to version 1.7.0
Refresh patches.

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
(cherry picked from commit a32b41d3f0)
This commit is contained in:
Hannu Nyman
2020-08-11 23:41:36 +03:00
parent 58e39c4b25
commit 490dfa34a4
3 changed files with 11 additions and 10 deletions
@@ -1,6 +1,6 @@
--- a/configure.ac
+++ b/configure.ac
@@ -32,7 +32,7 @@
@@ -32,7 +32,7 @@ PKG_CHECK_MODULES([NCURSESW], [ncursesw]
AS_IF([test "x$has_ncursesw" = "xyes"], [
AC_SUBST([NCURSESW_CFLAGS])
AC_SUBST([NCURSESW_LIBS])
@@ -8,3 +8,4 @@
+ LIBS="$LIBS"
AC_SUBST([LIBS])
])