- In x11-toolkits/irrlicht build only the shared library. The upstream Makefile does not support building both the static and shared library. It compiles the code without -fPIC first for the static library and then creates the shared library from the same object files without recompiling them with -fPIC.
- The upstream install target can now be used as well.
- Use upstream library version and bump dependent ports.
Description
Description
Details
Details
- Provenance
tijl Authored on - Parents
- rP434191: Update to the 20170214 snapshot of GCC 5.4.1.
- Branches
- Unknown
- Tags