mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 15:38:40 +01:00
hplip: Update to 3.18.9
Added patch to fix some glibc-isms. Added PKG_BUILD_PARALLEL for faster compilation. Rearranged slightly for consistency between packages. Signed-off-by: Rosen Penev <rosenp@gmail.com>
This commit is contained in:
@@ -4,7 +4,7 @@ memcpy should never be used with overlapping memory regions
|
||||
|
||||
--- a/io/hpmud/musb.c
|
||||
+++ b/io/hpmud/musb.c
|
||||
@@ -775,7 +775,7 @@ static int device_id(int fd, unsigned ch
|
||||
@@ -775,7 +775,7 @@ static int device_id(int fd, unsigned char *buffer, int size)
|
||||
len = size-1; /* leave byte for zero termination */
|
||||
if (len > 2)
|
||||
len -= 2;
|
||||
|
||||
Reference in New Issue
Block a user