improve panic messages a bit, with the GHC version and platform
[ghc-hetmet.git] / ghc / rts / Makefile
index 34bb7f5..ef3e244 100644 (file)
@@ -124,6 +124,8 @@ SRC_HC_OPTS += -static
 endif
 # SRC_HC_OPTS += -fPIC
 
+RtsMessages_CC_OPTS += -DProjectVersion=\"$(ProjectVersion)\"
+
 ifeq "$(way)" "mp"
 SRC_HC_OPTS += -I$$PVM_ROOT/include
 endif