#//
#// $Id: VXWORKS_PPC_config 2401 2023-10-05 11:27:47Z peter-liesner $
#//
#// DESCRIPTION    Config file to make TRDP for VXWORKS_PPC target
#//
#// AUTHOR         Christoph Schneider, Bombardier Transportation GmbH
#//
#// This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0
#// If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/
#// Copyright Bombardier Transportation Inc. or its subsidiaries and others, 2014. All rights reserved.
#//

TARGET_VOS = vxworks
TARGET_FLAG = VXWORKS
TCPREFIX = 
TCPOSTFIX = ppc
DOXYPATH = /usr/local/bin/

CFLAGS += -O2 -Wall -DO_DC -fstrength-reduce -fno-builtin -mlongcall -fsigned-char -D$(TARGET_FLAG)  -lpthread -DB_ENDIAN

MD_SUPPORT = 1
#PD_UNICAST_SUPPORT = 1
