microsoft / microsoft/mimalloc

Installs libmimalloc.a into $PREFIX instead of into $PREFIX/lib

Open
#398 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
C
Stars
13.4k
Forks
1.2k
Avg merge
4d 45m
Merged PRs (30d)
13

Description

Plist:
```
cmake/mimalloc-config-version.cmake
cmake/mimalloc-config.cmake
cmake/mimalloc-%%CMAKE_BUILD_TYPE%%.cmake
cmake/mimalloc.cmake
include/mimalloc-new-delete.h
include/mimalloc-override.h
include/mimalloc.h
lib/libmimalloc.so
lib/libmimalloc.so.2.0
libmimalloc.a
mimalloc.o
```

Additionally, it installs a stray file ```mimalloc.o``` that needs to be removed.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by checking the install and packaging rules associated with the listed cmake/mimalloc*.cmake files and the Plist entries. Done means libmimalloc.a is listed under lib/ and the stray mimalloc.o entry is removed, while the existing headers and shared-library paths remain correct.

Written by the indexing model from the issue text.

Assessment

Tech stack
c, cmake
Domain
build-system
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.