We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
FPM_DEPLOYMENT
1 parent 2be3340 commit 592e085Copy full SHA for 592e085
ci/fpm-deployment.sh
@@ -11,7 +11,6 @@ fypp="${FYPP:-$(which fypp)}"
11
# Arguments for the fypp preprocessor
12
maxrank=4
13
fyflags="${FYFLAGS:--DMAXRANK=$maxrank}"
14
-fyflags="${fyflags} -DFPM_DEPLOYMENT=True"
15
16
# Number of parallel jobs for preprocessing
17
if [ $(uname) = "Darwin" ]; then
0 commit comments