RPM building and a fix of linker path script
This enables two things:
-
Removes "link_directories" statement from build config. It turned out to be the reason why we seen "boost" not be linked linked properly, in some configurations.
-
Configures RPM builder script. It works though the remaining problem is how to provide TBB and netio, under discussion currently.