VOM: Makefile: Fix the execution time initialization order 41/9341/2
authorMohsin Kazmi <sykazmi@cisco.com>
Thu, 9 Nov 2017 10:58:26 +0000 (11:58 +0100)
committerNeale Ranns <nranns@cisco.com>
Thu, 9 Nov 2017 16:24:52 +0000 (16:24 +0000)
commit67b1b2274771d9b9a67a37b8e3156317d4c93437
treeed73f968471ddd273b9d0b050a5355d6bc91cb2d
parentd792d9c01e60656cbfe1b0f1fd6a9b125f5dab0c
VOM: Makefile: Fix the execution time initialization order

When compile with gcc version 4.8.5, the compiler doesn't
able to optimize the execution time initialization order.
This patch fixes the initialization order.

Change-Id: I14eacdf30f7ef481f72452adfc955400e37ae559
Signed-off-by: Mohsin Kazmi <sykazmi@cisco.com>
src/vpp-api/vom/Makefile.am