prusa-slicer: Move boost log link from patch to args
This commit is contained in:
committed by
Adam Dinwoodie
parent
29ddfaddec
commit
5dfc53b6b2
@@ -178,6 +178,7 @@ stdenv.mkDerivation (finalAttrs: {
|
||||
"-DSLIC3R_STATIC=0"
|
||||
"-DSLIC3R_FHS=1"
|
||||
"-DSLIC3R_GTK=3"
|
||||
"-DCMAKE_CXX_FLAGS=-DBOOST_LOG_DYN_LINK"
|
||||
];
|
||||
|
||||
postInstall = ''
|
||||
|
||||
Reference in New Issue
Block a user