build PIE librewolf via hardening-wrapper
This commit is contained in:
parent
ed05c3f672
commit
ab0f7be852
1 changed files with 1 additions and 0 deletions
|
|
@ -7,6 +7,7 @@ OUTPUT_TARBALL=$2;
|
||||||
CI_PROJECT_DIR=${CI_PROJECT_DIR:-$(realpath $(dirname $0)/../../)}
|
CI_PROJECT_DIR=${CI_PROJECT_DIR:-$(realpath $(dirname $0)/../../)}
|
||||||
_SOURCE_CODE_BINARY_TARBALL_LOCATION="./obj*/dist/librewolf*.tar.bz2";
|
_SOURCE_CODE_BINARY_TARBALL_LOCATION="./obj*/dist/librewolf*.tar.bz2";
|
||||||
_MOZBUILD=$srcdir/../mozbuild
|
_MOZBUILD=$srcdir/../mozbuild
|
||||||
|
DEB_BUILD_HARDENING=1
|
||||||
# export PATH=/usr/lib/nasm-mozilla/bin:$PATH
|
# export PATH=/usr/lib/nasm-mozilla/bin:$PATH
|
||||||
|
|
||||||
# we do change / unset some of them later, but setting them as set by Arch
|
# we do change / unset some of them later, but setting them as set by Arch
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue