fix: add __-prefixed runtime primitives for El compiler #21
Reference in New Issue
Block a user
Delete Branch "fix/ci-openssl-linker"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Adds 46 __-prefixed function aliases/implementations that the current El compiler generates calls to from within compiled El stdlib code. Without these, elb, epm, and el-install all fail to link.