Skip to content

Commit 592e085

Browse files
committed
remove FPM_DEPLOYMENT
1 parent 2be3340 commit 592e085

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ci/fpm-deployment.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ fypp="${FYPP:-$(which fypp)}"
1111
# Arguments for the fypp preprocessor
1212
maxrank=4
1313
fyflags="${FYFLAGS:--DMAXRANK=$maxrank}"
14-
fyflags="${fyflags} -DFPM_DEPLOYMENT=True"
1514

1615
# Number of parallel jobs for preprocessing
1716
if [ $(uname) = "Darwin" ]; then

0 commit comments

Comments
 (0)