diff options
| author | David E. O'Brien <obrien@FreeBSD.org> | 2000-09-05 16:59:15 +0000 |
|---|---|---|
| committer | David E. O'Brien <obrien@FreeBSD.org> | 2000-09-05 16:59:15 +0000 |
| commit | 81388430e38efd7c8141a3535c899974c07adf04 (patch) | |
| tree | fe4465581204854dd44fefdb9bf43a28d3dc158a /lang/gcc48/files/patch-af | |
| parent | Upgrade to 3.9.8 (diff) | |
Upgrade to the 2000-07-17 GCC 2.96 development snapshot.
Notes
Notes:
svn path=/head/; revision=32315
Diffstat (limited to 'lang/gcc48/files/patch-af')
| -rw-r--r-- | lang/gcc48/files/patch-af | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/gcc48/files/patch-af b/lang/gcc48/files/patch-af index 33a8f0886e01..f1058d4e21ec 100644 --- a/lang/gcc48/files/patch-af +++ b/lang/gcc48/files/patch-af @@ -6,7 +6,7 @@ +/* Don't use EGCS's normal profiling code -- we have our own fine-grained + basic block profiling. */ -+#define NO_PROFILE_DATA ++#define NO_PROFILE_COUNTERS + /* Tell final.c that we don't need a label passed to mcount. */ |
