platform_external_selinux/scripts
Nicolas Iooss 301cd64636 CircleCI: do not add Debian-specific parameter when invoking setup.py
Runners on https://circleci.com/ use a custom version of Python without
Debian-specific patches which added option --install-layout=deb. This
leads to the following error:

    error: option --install-layout not recognized

Fix this by creating a new environment variable dedicated to detect
CircleCI platform.

Signed-off-by: Nicolas Iooss <nicolas.iooss@m4x.org>
Acked-by: James Carter <jwcart2@gmail.com>
2022-07-06 15:57:21 -04:00
..
ci ci: declare git repository a safe directory 2022-05-18 12:31:31 +02:00
.gitignore scripts: add a helper script to run clang's static analyzer 2018-06-15 09:03:17 -04:00
env_use_destdir scripts/env_use_destdir: propagate PREFIX, LIBDIR, BINDIR, etc. 2020-05-05 15:19:05 +02:00
Lindent Update to latest Lindent script from kernel tree. 2013-10-30 14:34:25 -04:00
make-update Add make-update script and fix release script. 2013-10-31 14:34:02 -04:00
oss-fuzz.sh libsepol: add libfuzz based fuzzer for reading binary policies 2021-12-15 12:48:28 -05:00
release Update VERSIONs to 3.4-rc1 for release. 2022-04-06 19:53:39 +02:00
run-flake8 run-flake8: Filter out ./.git/ directory 2020-05-13 11:11:27 +02:00
run-scan-build CircleCI: do not add Debian-specific parameter when invoking setup.py 2022-07-06 15:57:21 -04:00