Marge Bot pushed to branch master at Glasgow Haskell Compiler / GHC

Commits:

1 changed file:

Changes:

  • compile_flags.txt
    1
    +-fPIC
    
    2
    +-U__PIC__
    
    3
    +-D__PIC__
    
    1 4
     -Wimplicit
    
    2 5
     -include
    
    3 6
     rts/include/ghcversion.h
    
    ... ... @@ -27,3 +30,4 @@ rts/include/ghcversion.h
    27 30
     -DDEBUG
    
    28 31
     -DDYNAMIC
    
    29 32
     -DPROFILING
    
    33
    +-DRtsWay="rts_thr_debug_p_dyn"