avoid warning when building without user_settings.h and options.h for QNX CAAM
This commit is contained in:
@@ -30,6 +30,9 @@ CCFLAGS += -O2 -Wall
|
|||||||
# For IMX6Q devices
|
# For IMX6Q devices
|
||||||
CCFLAGS += -DWOLFSSL_CAAM_IMX6Q
|
CCFLAGS += -DWOLFSSL_CAAM_IMX6Q
|
||||||
|
|
||||||
|
# wolfSSL header included for version number
|
||||||
|
CCFLAGS += -DWOLFSSL_CUSTOM_CONFIG
|
||||||
|
|
||||||
#Compiler flags for build profiles
|
#Compiler flags for build profiles
|
||||||
CCFLAGS_release += -O2
|
CCFLAGS_release += -O2
|
||||||
CCFLAGS_debug += -g -O0 -fno-builtin
|
CCFLAGS_debug += -g -O0 -fno-builtin
|
||||||
|
|||||||
Reference in New Issue
Block a user