try missing other deps bis

This commit is contained in:
Clément DOUIN
2024-11-25 22:53:26 +01:00
parent eb07cb60d7
commit f55fa1faad

View File

@@ -33,7 +33,7 @@ rustPlatform.buildRustPackage rec {
"-L${windows.mcfgthreads}/lib" "-L${windows.mcfgthreads}/lib"
"-L${windows.mingwrt}/lib" "-L${windows.mingwrt}/lib"
"-lmcfgthread" "-lmcfgthread"
"-lmingwrt" "-lmingw32"
"-lunwind" "-lunwind"
]; ];