Commit Graph

4 Commits

Author SHA1 Message Date
Henrik Grimler 3f8aeb2fb2
ghc-libs: depend on libandroid-posix-semaphore 2022-04-09 10:53:40 +02:00
Aditya Alok a83ee27363
chore(ghc-libs): bump revision after massage step fix
Signed-off-by: Aditya Alok <dev.aditya.alok@gmail.com>
2022-03-22 21:39:09 +01:00
Aditya Alok a1c51b25b3
fix(ghc-libs): do not update alternatives
- ghc might not be installed

Signed-off-by: Aditya Alok <dev.aditya.alok@gmail.com>
2022-03-22 14:19:59 +01:00
Aditya Alok 80f7a2a0df refactor(ghc-libs): rename ghc to ghc-libs
- seperate ghc libraries from ghc bins
- enable dynamic libs for ghc
  * ghc-libs is further seperated into static and dynamic packages
  * enabling dynamic support will reduce package size as well as there
    performance  on device.

closes #5973

Signed-off-by: Aditya Alok <dev.aditya.alok@gmail.com>
2022-03-09 10:01:57 +09:00