From 04905aaeffba2bc77866a4056dc3f2020a86bb26 Mon Sep 17 00:00:00 2001
From: Laurent Bercot
- If this option is given, then the low-level components -of libstddjb, such as byte_copy(), -will be built using independent, failsafe implementations; skalibs will -avoid relying on the libc when possible. -
- -- If this option is not given, then native libc primitives such as -memmove() -will be used for the low-levels components of libstddjb. This is the default. -
- -- This flag should be set if your libc has known bugs or you are uncertain -of it for some reason. Standard libcs on modern systems have been thoroughly -tested, so it's usually safe, and faster, to stick to the default. -
--- cgit v1.3.1