mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-10 00:04:06 -09:00
- use BR2_INET_IPV6
This commit is contained in:
@@ -15,7 +15,7 @@ BR2_LSOF_CFLAGS:=
|
||||
ifeq ($(BR2_LARGEFILE),)
|
||||
BR2_LSOF_CFLAGS+=-U_FILE_OFFSET_BITS
|
||||
endif
|
||||
ifeq ($(UCLIBC_HAS_IPV6),)
|
||||
ifeq ($(BR2_INET_IPV6),)
|
||||
BR2_LSOF_CFLAGS+=-UHASIPv6
|
||||
endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user