Enable stripping
This commit is contained in:
@@ -27,7 +27,7 @@ prepare() {
|
||||
# The build function is executed in the source directory
|
||||
# This function is used to compile the source code
|
||||
build() {
|
||||
export RUSTFLAGS+=" --remap-path-prefix $PWD=/"
|
||||
export RUSTFLAGS="${RUSTFLAGS} --remap-path-prefix $PWD=/"
|
||||
export ZED_UPDATE_EXPLANATION='Updates are handled by bpm'
|
||||
export RELEASE_VERSION="$BPM_PKG_VERSION"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user