mirror of
https://github.com/falk-werner/webfuse-provider
synced 2026-03-02 04:09:18 +00:00
Squashed 'build/dobuild/' content from commit b017db7
git-subtree-dir: build/dobuild git-subtree-split: b017db7c22e7c0ca6cee3f0f5ac1dd50f3b68eb9
This commit is contained in:
17
assets/templates/properties.template
Normal file
17
assets/templates/properties.template
Normal file
@@ -0,0 +1,17 @@
|
||||
TARGET='%TARGET%'
|
||||
NPROC="$DOBUILD_NPROC"
|
||||
VERBOSE="$DOBUILD_VERBOSE"
|
||||
BUILDVERBOSE="$DOBUILD_BUILDVERBOSE"
|
||||
TESTVERBOSE="$DOBUILD_TESTVERBOSE"
|
||||
PROJECTDIR='%PROJECTDIR%'
|
||||
DOBUILDDIR='%DOBUILDDIR%'
|
||||
HOSTMARCH='%HOSTMARCH%'
|
||||
MARCH='%MARCH%'
|
||||
DISTRIB='%DISTRIB%'
|
||||
DISTRIB_ID='%DISTRIB_ID%'
|
||||
DISTRIB_VERSION='%DISTRIB_VERSION%'
|
||||
SYS='%SYS%'
|
||||
ABI='%ABI%'
|
||||
ID='%ID%'
|
||||
VARIANT='%VARIANT%'
|
||||
BUILD_TESTING='%BUILD_TESTING%'
|
||||
Reference in New Issue
Block a user