mirror of https://github.com/mirror/busybox.git
remove debug warning
parent
cb1ce7b974
commit
c31fcbbaf3
|
@ -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;
|
||||
|
||||
|
|
Loading…
Reference in New Issue