libpkgecc: Remove -ffreestanding
This incorporates pkg(8) commit a31c8c3682a3 for consistency. https://github.com/freebsd/pkg/commit/a31c8c3682a3 MFC after: 1 day Reviewed by: kevans Sponsored by: https://www.patreon.com/bsdivy Differential Revision: https://reviews.freebsd.org/D52920
This commit is contained in:
@@ -128,7 +128,6 @@ CONFLICTS= -Dsha256_init=_libecc_sha256_init \
|
||||
-Dsha512_256_init=_libecc_sha512_256_init
|
||||
|
||||
CFLAGS= -I$(SRCTOP)/crypto/libecc/include \
|
||||
-ffreestanding \
|
||||
-fno-builtin \
|
||||
-DUSE_WARN_UNUSED_RET \
|
||||
-DWITH_STDLIB \
|
||||
|
||||
Reference in New Issue
Block a user