build: Fix some haiku make warnings.
All checks were successful
Build Tilde Friends / Build-All (push) Successful in 31m22s
All checks were successful
Build Tilde Friends / Build-All (push) Successful in 31m22s
This commit is contained in:
parent
edb1980387
commit
934e40240e
@ -62,6 +62,10 @@ LDFLAGS += \
|
|||||||
-lnetwork \
|
-lnetwork \
|
||||||
-Wno-stringop-overflow
|
-Wno-stringop-overflow
|
||||||
USE_SYSTEM_SSL := 1
|
USE_SYSTEM_SSL := 1
|
||||||
|
HAVE_ANDROID = 0
|
||||||
|
HAVE_LINUX_IOS = 0
|
||||||
|
HAVE_LINUX_MACOS = 0
|
||||||
|
HAVE_WIN = 0
|
||||||
else ifeq ($(UNAME_S),OpenBSD)
|
else ifeq ($(UNAME_S),OpenBSD)
|
||||||
BUILD_TYPES := debug release
|
BUILD_TYPES := debug release
|
||||||
CFLAGS += \
|
CFLAGS += \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user