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>
Thu, 3 Mar 2016 11:42:06 +0000 (12:42 +0100)
commit1134d8f1ee7afc5b503039c01f9dbe53b8d53f2f
tree32451318165a40eb4e28f62fed92dc42127baeaf
parent46296487a69e6384f663766e1f3a4459d2f020f4
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]