eina: Actually call eina_cpu_init() and eina_cpu_shutdown()
authorDerek Foreman <derekf@osg.samsung.com>
Fri, 16 Sep 2016 15:58:36 +0000 (10:58 -0500)
committerDerek Foreman <derekf@osg.samsung.com>
Fri, 16 Sep 2016 19:10:49 +0000 (14:10 -0500)
commit1881b0d34302b8c29d4b086715eeda9e576ee60a
tree9ef2c0457ca2578819cc0ff90d90ea4cc39e2e5b
parent79fadd184fd5e61c89690ffd30b98831454fbe08
eina: Actually call eina_cpu_init() and eina_cpu_shutdown()

Without calling eina_cpu_init() the eina_cpu_features bits aren't
properly set up.

Let's call it and see if anything exciting happens.
src/lib/eina/eina_main.c