From 47a0d5f86b64a7783206894d3c82984bf3b3bb92 Mon Sep 17 00:00:00 2001 From: Michael Forney Date: Fri, 5 Jun 2020 01:22:59 -0700 Subject: binutils: Remove stray half-comments in config.h --- pkg/binutils/binutils/config.h | 1 - pkg/binutils/opcodes/config.h | 1 - 2 files changed, 2 deletions(-) (limited to 'pkg/binutils') 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 -- cgit v1.2.3