removed entity_visited flag - use type_visited instead
[libfirm] / MakeRules.in
index eb60b2a..50525b5 100644 (file)
@@ -28,6 +28,7 @@ LN_S := @LN_S@
 # profiling enabled?
 ifeq (@enable_profile_libfirm@,yes)
 LDFLAGS += # -g -pg GL: geht bei mir nicht: unrecognised option
+CFLAGS += -g -pg
 endif
 
 AR := @AR@