chicken-hackers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Chicken-hackers] [PATCH] fix: eval.scm: use soname only with when USES_


From: Kristian Lein-Mathisen
Subject: [Chicken-hackers] [PATCH] fix: eval.scm: use soname only with when USES_SONAME present
Date: Fri, 3 Jan 2014 15:37:45 +0100


Hi folks,

In the process of trying to ease the Android build cycle, I stumbled across sonames. I don't know what they are or what they do, but I know Android doesn't like them. In eval.scm, the binary version number is appended on all linux software-versions, which includes Android.

This patch tries to fix and clean that up. Hopefully the patch commit message makes sense.

Kristian

Attachment: 0001-fix-eval.scm-use-soname-only-with-when-USES_SONAME-p.patch
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]