packages/libs/libowfat
Hauke Mehrtens 0c59c77c96 libowfat: Fix compile with glibc 2.36
This fixes the following error message seen when compiling against
glibc 2.36:
                 from scan/scan_httpdate.c:3:
include/sys/cdefs.h:338:65: error: macro "__has_attribute" requires an identifier
  338 | #if __GNUC_PREREQ (3,2) || __glibc_has_attribute (__deprecated__)

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2022-11-06 12:54:15 -08:00
..
patches libowfat: Fix compile with glibc 2.36 2022-11-06 12:54:15 -08:00
Makefile libowfat: Fix compile with glibc 2.36 2022-11-06 12:54:15 -08:00