mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-07-24 03:35:38 +03:00
13 lines
281 B
Diff
13 lines
281 B
Diff
The wrapper features.h gets pulled in by system headers causing thigns to
|
|
break. We work around it by simply not wrap features.h
|
|
|
|
--- ./config/system-headers.orig
|
|
+++ ./config/system-headers
|
|
@@ -422,7 +422,6 @@
|
|
extras.h
|
|
fabdef.h
|
|
fcntl.h
|
|
-features.h
|
|
fibdef.h
|
|
File.h
|
|
filehdr.h
|