| Commit message (Collapse) | Author | Age |
|
|
|
|
|
| |
- Updated download URL and hash
Signed-off-by: Christian Lachner <gladiac@gmail.com>
|
|
|
|
|
|
|
| |
- Updated download URL and hash
- Switched to downloading bz2 archives to save bandwidth
Signed-off-by: Christian Lachner <gladiac@gmail.com>
|
|
|
|
|
|
|
| |
When CC is set to e.g. "ccache mips-openwrt-linux-musl-gcc" it needs
to be quoted to avoid word splitting on substitution.
Signed-off-by: Paul Fertser <fercerpav@gmail.com>
|
|
|
|
|
|
| |
- Updated download URL and hash
Signed-off-by: Christian Lachner <gladiac@gmail.com>
|
|
|
|
|
|
| |
- Updated download URL and hash
Signed-off-by: Christian Lachner <gladiac@gmail.com>
|
|
|
|
|
|
| |
This needs kernel io_uring support to work.
Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
|
|
|
|
|
|
|
| |
- Updated download URL and hash
- Make use of $(AUTORELEASE) for PKG_RELEASE
Signed-off-by: Christian Lachner <gladiac@gmail.com>
|
|
|
|
|
|
| |
- Updated download URL and hash
Signed-off-by: Christian Lachner <gladiac@gmail.com>
|
|
|
|
|
|
|
|
|
| |
- Updated download URL and hash
- Removed our include-patch as the problem was fixed upstream
- Removed our MUSL-specific loff_t definition as liburing switched to off_t which is
supported by MUSL out-of-the-box
Signed-off-by: Christian Lachner <gladiac@gmail.com>
|
|
|
|
|
|
| |
- Simplify the way we deal with additional CFLAGS for MUSL targets
Signed-off-by: Christian Lachner <gladiac@gmail.com>
|
|
|
|
|
|
|
| |
- Remove -fno-stack-protector for uClibc targets
- Make TITLE a little nicer
Signed-off-by: Christian Lachner <gladiac@gmail.com>
|
|
- Add initial Makefile
- Add patch to fix inttypes.h inclusion when __kernel_timespec is unavailable
Signed-off-by: Christian Lachner <gladiac@gmail.com>
|