mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-26 02:17:34 +09:00
Issue #1053 - Remove android support from netwerk
This commit is contained in:
parent
659e10b6dd
commit
93a435ae22
31 changed files with 16 additions and 1404 deletions
|
|
@ -25,9 +25,7 @@ LOCAL_INCLUDES += [
|
|||
|
||||
DEFINES['INET'] = 1
|
||||
DEFINES['SCTP_DEBUG'] = 1
|
||||
|
||||
if CONFIG['OS_TARGET'] != 'Android':
|
||||
DEFINES['INET6'] = 1
|
||||
DEFINES['INET6'] = 1
|
||||
|
||||
if CONFIG['OS_TARGET'] == 'WINNT':
|
||||
DEFINES['__Userspace_os_Windows'] = 1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue