summaryrefslogtreecommitdiff
path: root/pkg/binutils/opcodes
diff options
context:
space:
mode:
authorMichael Forney <mforney@mforney.org>2020-06-05 01:22:59 -0700
committerMichael Forney <mforney@mforney.org>2020-06-05 03:11:07 -0700
commit47a0d5f86b64a7783206894d3c82984bf3b3bb92 (patch)
tree2991b4950a785ceb0bdcac542bb78e8948cf452b /pkg/binutils/opcodes
parentdf49625a3df572a481bb4256b940b217436eaec9 (diff)
binutils: Remove stray half-comments in config.h
Diffstat (limited to 'pkg/binutils/opcodes')
-rw-r--r--pkg/binutils/opcodes/config.h1
1 files changed, 0 insertions, 1 deletions
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