From 08d0de3ade0e6866aa3c09ffcc028d25233fe179 Mon Sep 17 00:00:00 2001 From: Benny Prijono Date: Fri, 14 Jul 2006 15:20:00 +0000 Subject: Attempt to get some applications linked for RTEMS target, just to get the footprint calculation working git-svn-id: http://svn.pjsip.org/repos/pjproject/trunk@604 74dad513-b988-da41-8d7b-12977e46ad98 --- build/m-arm.mak | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 build/m-arm.mak (limited to 'build') diff --git a/build/m-arm.mak b/build/m-arm.mak new file mode 100644 index 00000000..43a1ef2b --- /dev/null +++ b/build/m-arm.mak @@ -0,0 +1,4 @@ +export M_CFLAGS := $(CC_DEF)PJ_M_ARMV4=1 +export M_CXXFLAGS := +export M_LDFLAGS := +export M_SOURCES := -- cgit v1.2.3