summaryrefslogtreecommitdiffstats
path: root/docs/manual/adding-packages-python.txt
diff options
context:
space:
mode:
authorStefan Sørensen <stefan.sorensen@spectralink.com>2017-02-09 14:45:55 +0100
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2017-03-12 23:56:37 +0100
commit62a7b862eb82c627d9d0a6e0e1a8bab79bd0b425 (patch)
tree84e4620f90fe853aa3ee204ae21922b1d812a874 /docs/manual/adding-packages-python.txt
parent00d2a3da72455213b87069af475173060750d50d (diff)
downloadbuildroot-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
OpenPOWER on IntegriCloud