Page MenuHomeFreeBSD

D2422.diff
No OneTemporary

D2422.diff

Index: head/libexec/rtld-elf/debug.h
===================================================================
--- head/libexec/rtld-elf/debug.h
+++ head/libexec/rtld-elf/debug.h
@@ -32,10 +32,6 @@
#ifndef DEBUG_H
#define DEBUG_H 1
-#ifndef __GNUC__
-#error "This file must be compiled with GCC"
-#endif
-
#include <sys/cdefs.h>
#include <string.h>
Index: head/libexec/rtld-elf/rtld.c
===================================================================
--- head/libexec/rtld-elf/rtld.c
+++ head/libexec/rtld-elf/rtld.c
@@ -34,10 +34,6 @@
* John Polstra <jdp@polstra.com>.
*/
-#ifndef __GNUC__
-#error "GCC is needed to compile this file"
-#endif
-
#include <sys/param.h>
#include <sys/mount.h>
#include <sys/mman.h>

File Metadata

Mime Type
text/plain
Expires
Tue, Dec 24, 1:10 AM (18 h, 8 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
15581223
Default Alt Text
D2422.diff (727 B)

Event Timeline