This commit is contained in:
parent
cba2dfe702
commit
3f0da9a989
2
Makefile
2
Makefile
@ -3,7 +3,7 @@ export BUILD_VERSION ?= 1.21.0
|
|||||||
export DEBIAN_FRONTEND ?= noninteractive
|
export DEBIAN_FRONTEND ?= noninteractive
|
||||||
export LANG ?= C.UTF-8
|
export LANG ?= C.UTF-8
|
||||||
export TZ ?= UTC
|
export TZ ?= UTC
|
||||||
export RUSTFLAGS ?= '-C link-arg=-s'
|
export RUSTFLAGS ?= -C link-arg=-s
|
||||||
|
|
||||||
DB ?= sqlite,postgresql
|
DB ?= sqlite,postgresql
|
||||||
SRC := src
|
SRC := src
|
||||||
|
Loading…
Reference in New Issue
Block a user