example: build on any target
authorPhilippe Coval <philippe.coval@open.eurogiciel.org>
Wed, 28 Jan 2015 13:06:50 +0000 (14:06 +0100)
committerPhilippe Coval <philippe.coval@osg.samsung.com>
Fri, 22 Jan 2016 16:03:56 +0000 (17:03 +0100)
commit226cab31b87ab69422b6090284ba9549be3a6c78
treec8d84a78126cf24eb50a603219623702ce448ff4
parentf87ea816c28aec4ca30fc066d828719d642b38d3
example: build on any target

x86_64 was hardcoded this way it can be overloaded

make TARGET_ARCH=$RPM_ARCH did the trick on tizen

It was tested on arm

Change-Id: I6a3ba569807910c2bc4feef663c0a19d1792af07
Forwarded: https://gerrit.iotivity.org/gerrit/#/c/265/
Signed-off-by: Philippe Coval <philippe.coval@open.eurogiciel.org>
examples/OICMiddle/makefile [new file with mode: 0644]