build: remove #include "config.h" from target dependent files
This is to make cross build of libtcc1.a easier.
This commit is contained in:
@ -1,8 +1,6 @@
|
||||
/* ---------------------------------------------- */
|
||||
/* alloca86-bt.S */
|
||||
|
||||
#include "../config.h"
|
||||
|
||||
.globl __bound_alloca
|
||||
|
||||
__bound_alloca:
|
||||
|
||||
Reference in New Issue
Block a user