[575013] Fix problems when compiling in macos Add cmake settings to enable specific solutions for some cases, applicable to all archs Bug: https://bugs.eclipse.org/bugs/show_bug.cgi?id=575013 Signed-off-by: Jose Cabral <cabralcochi@gmail.com>
./setup_posix.sh cd bin/posix make
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/
For building local RPMs you can use (tito)[https://github.com/dgoodwin/tito]
tito build --test --rpm