diff options
| author | Michael Forney <mforney@mforney.org> | 2020-06-05 01:22:59 -0700 |
|---|---|---|
| committer | Michael Forney <mforney@mforney.org> | 2020-06-05 03:11:07 -0700 |
| commit | 47a0d5f86b64a7783206894d3c82984bf3b3bb92 (patch) | |
| tree | 2991b4950a785ceb0bdcac542bb78e8948cf452b /pkg | |
| parent | df49625a3df572a481bb4256b940b217436eaec9 (diff) | |
binutils: Remove stray half-comments in config.h
Diffstat (limited to 'pkg')
| -rw-r--r-- | pkg/binutils/binutils/config.h | 1 | ||||
| -rw-r--r-- | pkg/binutils/opcodes/config.h | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/pkg/binutils/binutils/config.h b/pkg/binutils/binutils/config.h index c3774516..e487dbbb 100644 --- a/pkg/binutils/binutils/config.h +++ b/pkg/binutils/binutils/config.h @@ -1,4 +1,3 @@ -/* Check that config.h is #included before system headers #if defined(__GLIBC__) && !defined(__FreeBSD_kernel__) && !defined(__CONFIG_H__) # error config.h must be #included before system headers #endif diff --git a/pkg/binutils/opcodes/config.h b/pkg/binutils/opcodes/config.h index a2900429..3232965a 100644 --- a/pkg/binutils/opcodes/config.h +++ b/pkg/binutils/opcodes/config.h @@ -1,4 +1,3 @@ -/* Check that config.h is #included before system headers #if defined(__GLIBC__) && !defined(__FreeBSD_kernel__) && !defined(__CONFIG_H__) # error config.h must be #included before system headers #endif |
