1.9.0 Release canditate 2
[531100] moved addition of timespec_utils to posix's CMakeList.txt


Bug: https://bugs.eclipse.org/bugs/show_bug.cgi?id=531100
Signed-off-by: Alois Zoitl <alois.zoitl@gmx.at>
2 files changed
tree: c5a6766458878c9f633702995704cbfbab1cb76c
  1. .tito/
  2. buildsupport/
  3. doc/
  4. src/
  5. systemd/
  6. systemtests/
  7. tests/
  8. .cproject
  9. .gitignore
  10. .project
  11. 4diac-forte.spec
  12. about.html
  13. CMakeLists.txt
  14. Doxyfile
  15. epl-v10.html
  16. forte_config.h.in
  17. fortestyle.xml
  18. notice.html
  19. README.md
  20. setup_digime74.sh
  21. setup_lmsEv3.sh
  22. setup_phycoreat91.sh
  23. setup_posix-ppc.sh
  24. setup_posix.sh
README.md

Building 4DIAC Forte

Standard POSIX build

./setup_posix.sh
cd bin/posix
make

Resetting CMake files

In case you ran CMake with invalid options it might help to reset the CMake state by deleting CMake intermediate files:

rm -Rf CMakeCache.txt CMakeFiles/

Building a local RPM

For building local RPMs you can use (tito)[https://github.com/dgoodwin/tito]

tito build --test --rpm