diff options
author | Stefan Sørensen <stefan.sorensen@spectralink.com> | 2017-02-09 14:45:55 +0100 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2017-03-12 23:56:37 +0100 |
commit | 62a7b862eb82c627d9d0a6e0e1a8bab79bd0b425 (patch) | |
tree | 84e4620f90fe853aa3ee204ae21922b1d812a874 /docs/manual/adding-packages-python.txt | |
parent | 00d2a3da72455213b87069af475173060750d50d (diff) | |
download | buildroot-62a7b862eb82c627d9d0a6e0e1a8bab79bd0b425.tar.gz buildroot-62a7b862eb82c627d9d0a6e0e1a8bab79bd0b425.zip |
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>
Diffstat (limited to 'docs/manual/adding-packages-python.txt')
0 files changed, 0 insertions, 0 deletions