zephyrproject-rtos / zephyr

Primary Git Repository for the Zephyr Project. Zephyr is a new generation, scalable, optimized, secure RTOS for multiple hardware architectures.
https://docs.zephyrproject.org
Apache License 2.0
10.52k stars 6.45k forks source link

tests/kernel/fp_sharing: undefined reference k_float_disable() #15064

Closed cinlyooi-intel closed 5 years ago

cinlyooi-intel commented 5 years ago

To Reproduce Steps to reproduce the behavior:

  1. mkdir build; cd build
  2. cmake -DBOARD=qemu_x86
  3. make
  4. See error

Screenshots or console output

tests/zephyr.git/tests/kernel/fp_sharing/src/main.c:238: undefined reference to `k_float_disable'

Environment (please complete the following information):

Additional context Add any other context about the problem here.

ceolin commented 5 years ago

fixed in 96659ac83be755cd7909df4b2250bfa8378ad5f6