1 config BR2_PACKAGE_LIBCOFI
4 # builds a shared library
5 depends on !BR2_STATIC_LIBS
7 A replacement for memcpy and memset functionality for the
8 Raspberry Pi with the intention of gaining greater performance.
10 https://github.com/simonjhall/copies-and-fills
12 comment "libcofi needs a toolchain w/ dynamic library"
14 depends on BR2_STATIC_LIBS