mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-12-30 15:38:06 +01:00
Track internal(!) libc symbol naming change.
This commit is contained in:
parent
689701d8f8
commit
9ac40dffaf
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=56730
@ -10,8 +10,8 @@ NOPIC= YES
|
||||
|
||||
SRCS= getobjformat.c mktemp.c
|
||||
|
||||
CFLAGS+= -D_libc_open=open
|
||||
|
||||
CFLAGS+= -D_open=open
|
||||
|
||||
install:
|
||||
@true
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user