Skip to content

luarocks / luasystem: fix build under koreader/kobase-clang:0.3.6-20.04#2041

Merged
Frenzie merged 1 commit into
koreader:masterfrom
benoit-pierre:pr/luarocks_and_luasystem_clang_fix
Feb 25, 2025
Merged

luarocks / luasystem: fix build under koreader/kobase-clang:0.3.6-20.04#2041
Frenzie merged 1 commit into
koreader:masterfrom
benoit-pierre:pr/luarocks_and_luasystem_clang_fix

Conversation

@benoit-pierre

@benoit-pierre benoit-pierre commented Feb 21, 2025

Copy link
Copy Markdown
Member
  • need to set LD to our compiler (or luasystem will try to use gcc when building with clang)
  • set RT_LIBDIR (directory where librt is) or luasystem will fail to build with clang

This change is Reviewable

- need to set `LD` to our compiler (or luasystem
  will try to use gcc when building with clang)
- set `RT_LIBDIR` (directory where librt is) or
  luasystem will fail to build with clang
@benoit-pierre benoit-pierre force-pushed the pr/luarocks_and_luasystem_clang_fix branch from daf97a9 to 62944bb Compare February 21, 2025 18:33
@Frenzie Frenzie merged commit de09e16 into koreader:master Feb 25, 2025
@benoit-pierre benoit-pierre deleted the pr/luarocks_and_luasystem_clang_fix branch February 25, 2025 21:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants