chicken-hackers
[Top][All Lists]
Advanced

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

[Chicken-hackers] [PATCH] [5] csc -static is overly static


From: felix . winkelmann
Subject: [Chicken-hackers] [PATCH] [5] csc -static is overly static
Date: Wed, 18 Oct 2017 10:23:47 +0200

The "-static" option passed "-static" to the linker which results in a 
statically
linked libchicken + libc, which is unnecessary. With this patch, libchicken.a
is linked only.


felix

Attachment: 0001-csc-static-is-too-static.patch
Description: Text Data


reply via email to

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