Skip to content

Commit 69775b4

Browse files
committed
Disable empty resolving of contrib/libs/curl related headers
1 parent 1b23518 commit 69775b4

File tree

1 file changed

+0
-36
lines changed

1 file changed

+0
-36
lines changed

build/sysincl/unsorted.yml

Lines changed: 0 additions & 36 deletions
Original file line numberDiff line numberDiff line change
@@ -226,17 +226,6 @@
226226
includes:
227227
- timers.h
228228

229-
- source_filter: "^contrib/libs/curl"
230-
includes:
231-
- lwip/init.h
232-
- lwip/netdb.h
233-
- lwip/sockets.h
234-
235-
- source_filter: "^(contrib/libs/curl/lib/vtls)"
236-
includes:
237-
- bearssl.h: contrib/libs/curl/lib/vtls/bearssl.h
238-
- rustls.h: contrib/libs/curl/lib/vtls/rustls.h
239-
240229
- includes:
241230
- cpu-features.h
242231
- cpuid.h
@@ -504,31 +493,6 @@
504493
- ../ucrt/math.h
505494
- ../ucrt/signal.h
506495
- ../ucrt/sys/stat.h
507-
#if defined(BUILDING_LIBCURL)
508-
- amitcp/socketbasetags.h
509-
- clib.h
510-
- exec/execbase.h
511-
- exec/types.h
512-
- extra/strdup.h
513-
- extra/stricmp.h
514-
- fabdef.h
515-
- floss.h
516-
- gnutls/crypto.h
517-
- gskssl.h
518-
- gss.h
519-
- hasht.h
520-
- ldap_ssl.h
521-
- librtmp/rtmp.h
522-
- nettle/des.h
523-
- nettle/md4.h
524-
- nettle/md5.h
525-
- pk11pub.h
526-
- proto/dos.h
527-
- proto/exec.h
528-
- qsoasync.h
529-
- stabs.h
530-
- tpf/sysapi.h
531-
#endif
532496
- asm/page.h
533497
- asm/sgidefs.h
534498
- bits/char_traits.h

0 commit comments

Comments
 (0)