new glibc really can't avoid it anymore, so let's provide it. I've tried doing it only on systems that possibly are glibc based. (For others it would be harmless as it simply wouldn't be picked up from libtcc1.a)
1 line
73 B
C
1 line
73 B
C
void * __dso_handle __attribute((visibility("hidden"))) = &__dso_handle;
|