mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 13:27:09 +02:00
14 lines
281 B
Diff
14 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
|
|
|
|
--- a/config/system-headers.orig
|
|
+++ b/config/system-headers
|
|
@@ -422,7 +422,6 @@
|
|
extras.h
|
|
fabdef.h
|
|
fcntl.h
|
|
-features.h
|
|
fibdef.h
|
|
File.h
|
|
filehdr.h
|