projects
/
oweals
/
busybox.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cb1ce7b
)
remove debug warning
author
Mike Frysinger
<vapier@gentoo.org>
Sun, 2 Oct 2005 07:54:07 +0000
(07:54 -0000)
committer
Mike Frysinger
<vapier@gentoo.org>
Sun, 2 Oct 2005 07:54:07 +0000
(07:54 -0000)
modutils/insmod.c
patch
|
blob
|
history
diff --git
a/modutils/insmod.c
b/modutils/insmod.c
index e6432ef168137ea25c08608d482fa42ccf47dace..d1504d0abb103963b9d0d0bf8e78e8a3a7690f9f 100644
(file)
--- a/
modutils/insmod.c
+++ b/
modutils/insmod.c
@@
-1341,7
+1341,7
@@
arch_apply_relocation(struct obj_file *f,
goto bb_use_plt;
#elif defined(__x86_64__)
-#warning hi
+
case R_X86_64_NONE:
break;