File tree Expand file tree Collapse file tree 2 files changed +5
-4
lines changed Expand file tree Collapse file tree 2 files changed +5
-4
lines changed Original file line number Diff line number Diff line change 2424 buildPhase = ''
2525 mkdir -pv $out/bin
2626 g++ -fopenmp $src/datalog/ext-stg-gc.cpp \
27- -D_OPENMP -std=c++17 \
27+ -Wl,-u,__factory_Sf_ext_stg_gc_instance \
28+ -std=c++17 \
2829 -o $out/bin/ext-stg-gc
2930 '' ;
3031 } ;
Original file line number Diff line number Diff line change 2626 "ghc-whole-program-compiler-project" : {
2727 "fetchSubmodules" : true ,
2828 "leaveDotGit" : false ,
29- "owner" : " dmjio " ,
29+ "owner" : " haskell-debugger " ,
3030 "repo" : " ghc-whole-program-compiler-project" ,
31- "rev" : " d058105b0bee1ab2e7c7aefd36bf9e0be6e840b7 " ,
32- "sha256" : " sha256-lNNZRaJwHVPRi59pXEsWzxGrOJqwiAR2g56khKq8bic ="
31+ "rev" : " 65ecaed " ,
32+ "sha256" : " sha256-T9dUWUrGeva8ghwQ5Pu1paBbBgyjoTp3SQreHs94WRQ ="
3333 },
3434 "souffle-haskell" : {
3535 "owner" : " luc-tielen" ,
You can’t perform that action at this time.
0 commit comments