Logo
Explore Help
Sign In
Narcissus/shredos.x86_64
2
0
Fork 0
You've already forked shredos.x86_64
mirror of https://github.com/PartialVolume/shredos.x86_64.git synced 2026-02-23 19:12:13 +00:00
Code Issues Packages Projects Releases Wiki Activity
Files
67f4794de1d87f25a2fad13c854a330f286d08ba
shredos.x86_64/package/libscrypt/Config.in

13 lines
340 B
Plaintext
Raw Normal View History

libscrypt: New package Signed-off-by: Stefan Sørensen <stefan.sorensen@spectralink.com> [Thomas: - Add entry to DEVELOPERS file for the new package - Add dependency on !BR2_STATIC_LIBS, because the Makefile unconditionally builds a shared library - Use the "github" helper function to define <pkg>_SITE, get rid of <pkg>_SOURCE. - License is BSD-2c, not just BSD. - Add <pkg>_LICENSE_FILES variable. - Define LIBSCRYPT_DISABLE_STACK_PROTECTOR inside the BR2_TOOLCHAIN_HAS_SSP condition, and move from a LIBSCRYPT_POST_EXTRACT_HOOKS to a LIBSCRYPT_POST_PATCH_HOOKS. - Pass $(TARGET_CONFIGURE_OPTS) instead of just passing CC. - Pass $(TARGET_MAKE_ENV) when calling $(MAKE).] Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2017-02-09 14:45:55 +01:00
config BR2_PACKAGE_LIBSCRYPT
bool "libscrypt"
# Unconditionally builds a shared library
depends on !BR2_STATIC_LIBS
help
This is a library that implements the secure password
hashing function "scrypt".
http://www.lolware.net/libscrypt.html
comment "libscrypt needs a toolchain w/ dynamic library"
depends on BR2_STATIC_LIBS
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.4 Page: 320ms Template: 1ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API