Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
partition-alloc depends on pthread_create, which we wrap in libia2. We need to make sure that we depend on libia2 to pick this up so that we don't end up depending on a different version of the wrapper function.
- Loading branch information