mirror of
https://github.com/Xevion/easy7zip.git
synced 2025-12-12 16:11:35 -06:00
Update to 7-Zip Version 21.06
See https://sourceforge.net/p/sevenzip/discussion/45797/thread/b463f34259/
This commit is contained in:
@@ -25,7 +25,7 @@
|
||||
|
||||
/* the following patch for some debian systems.
|
||||
Is it OK to define AT_HWCAP and AT_HWCAP2 here with these constant numbers? */
|
||||
|
||||
/*
|
||||
#if defined(__FreeBSD_kernel__) && defined(__GLIBC__)
|
||||
#ifndef AT_HWCAP
|
||||
#define AT_HWCAP 16
|
||||
@@ -34,7 +34,7 @@
|
||||
#define AT_HWCAP2 26
|
||||
#endif
|
||||
#endif
|
||||
|
||||
*/
|
||||
|
||||
#ifdef MY_CPU_ARM_OR_ARM64
|
||||
#include <asm/hwcap.h>
|
||||
|
||||
Reference in New Issue
Block a user