summaryrefslogtreecommitdiff
path: root/pkg/binutils
diff options
context:
space:
mode:
Diffstat (limited to 'pkg/binutils')
-rw-r--r--pkg/binutils/binutils/config.h1
-rw-r--r--pkg/binutils/opcodes/config.h1
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