X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=blobdiff_plain;f=mk%2Fconfig.mk.in;h=fff9e5a4f6080ed0685acbb66430ac2c4754d273;hp=7acb3a2e72c084adae94831391bb4c3c191017d3;hb=f3795c06370ed317957028027e4d18682bfeb447;hpb=5205edda3f16a6e93e5e0749f3dcb3f7831a317e diff --git a/mk/config.mk.in b/mk/config.mk.in index 7acb3a2..fff9e5a 100644 --- a/mk/config.mk.in +++ b/mk/config.mk.in @@ -235,8 +235,6 @@ BuildSharedLibs=$(strip $(if $(findstring dyn,$(GhcLibWays)),YES,NO)) # debug_p : debugging profiled # thr_debug : debugging threaded # thr_debug_p : debugging threaded profiled -# t : ticky-ticky profiling -# debug_t : debugging ticky-ticky profiling # l : event logging # thr_l : threaded and event logging #