We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 19a23d6 + 0e6d899 commit 9102f42Copy full SHA for 9102f42
1 file changed
config.mak.uname
@@ -237,6 +237,7 @@ ifeq ($(uname_S),AIX)
237
NO_MKDTEMP = YesPlease
238
NO_STRLCPY = YesPlease
239
NO_NSEC = YesPlease
240
+ NO_REGEX = NeedsStartEnd
241
FREAD_READS_DIRECTORIES = UnfortunatelyYes
242
INTERNAL_QSORT = UnfortunatelyYes
243
NEEDS_LIBICONV = YesPlease
0 commit comments