Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F105952347
D2422.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
727 B
Referenced Files
None
Subscribers
None
D2422.diff
View Options
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
Details
Attached
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)
Attached To
Mode
D2422: Remove unnecessary GNUC test
Attached
Detach File
Event Timeline
Log In to Comment