compiler-rt: remove eprintf
It was used by ancient GCC assert.h. Prior to 2001 GCC used to provide its own assert.h The GCC assert.h required __eprintf to emit the error message. FreeBSD's own assert.h never used this. Reviewed by: ed (previously), imp Sponsored by: The FreeBSD Foundation Differential Revision: https://reviews.freebsd.org/D2597
This commit is contained in:
parent
d0f1f38202
commit
96ab5023fd
@ -40,7 +40,6 @@ SRCF+= divtc3
|
||||
SRCF+= divti3
|
||||
SRCF+= divxc3
|
||||
SRCF+= enable_execute_stack
|
||||
SRCF+= eprintf
|
||||
SRCF+= extendhfsf2
|
||||
SRCF+= ffsdi2
|
||||
SRCF+= ffssi2
|
||||
|
Loading…
x
Reference in New Issue
Block a user