Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Zwinkau
libfirm
Commits
16e1c8b8
Commit
16e1c8b8
authored
Apr 15, 2010
by
Matthias Braun
Browse files
only compile statev code if enabled
[r27401]
parent
51d8477e
Changes
1
Hide whitespace changes
Inline
Side-by-side
ir/stat/statev.c
View file @
16e1c8b8
...
...
@@ -39,6 +39,8 @@
#include "config.h"
#if defined(FIRM_STATISTICS) && !defined(DISABLE_STATEV)
#ifdef HAVE_REGEX_H
#define FIRM_HAVE_REGEX
#endif
...
...
@@ -150,3 +152,5 @@ void stat_ev_end(void)
#endif
}
}
#endif
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment