12 lines
343 B
Text
12 lines
343 B
Text
Index: config.mak.uname
|
|
--- config.mak.uname.orig
|
|
+++ config.mak.uname
|
|
@@ -292,7 +292,7 @@ ifeq ($(uname_S),FreeBSD)
|
|
FREAD_READS_DIRECTORIES = UnfortunatelyYes
|
|
FILENO_IS_A_MACRO = UnfortunatelyYes
|
|
endif
|
|
-ifeq ($(uname_S),OpenBSD)
|
|
+ifeq ($(uname_S),SecBSD)
|
|
NO_STRCASESTR = YesPlease
|
|
NO_MEMMEM = YesPlease
|
|
USE_ST_TIMESPEC = YesPlease
|