6 lines
189 B
Plaintext
6 lines
189 B
Plaintext
include $(CONFIG)/os/CONFIG.Common.vxWorks-ppc603_long
|
|
VXWORKS_VERSION = 6.3
|
|
|
|
# Buggy "uninitialized variable" warning produces many false positives
|
|
ARCH_DEP_CXXFLAGS += -Wno-uninitialized
|