HomeFreeBSD

compiler-rt: remove eprintf

Description

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

Details

Provenance
emasteAuthored on Mar 14 2023, 5:01 PM
Reviewer
ed
Differential Revision
D2597: Remove eprintf - it was needed only for ancient GCC assert.h
Parents
rGd0f1f38202c4: Reserve u2f group for FIDO/U2F key support (SSH, etc.)
Branches
Unknown
Tags
Unknown