nvm_malloc icon indicating copy to clipboard operation
nvm_malloc copied to clipboard

Results 2 nvm_malloc issues
Sort by recently updated
recently updated
newest added

This fixes the build issues on Ubuntu 16.04 with gcc/g++ 5.4 and removes all built libraries on `make clean`.

Trying to build the main libraries with `make release` seems to work, even though it doesn't seem to link pthread properly and there is a missing symbol coming from itself:...