Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This is to prevent errors like this one, while linking liboctomath.a against another user shared library: ``` /usr/bin/ld: ../../lib/liboctomath.a(Vector3.cpp.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC ../../lib/liboctomath.a: error adding symbols: Bad value ```
- Loading branch information