Skip to content

Commit 4e2e2a4

Browse files
committed
Merge branch 'rb/nonstop-lacks-uncompress2'
* rb/nonstop-lacks-uncompress2: build: NonStop ships with an older zlib
2 parents a4510f8 + 68d1da4 commit 4e2e2a4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

config.mak.uname

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -576,6 +576,7 @@ ifeq ($(uname_S),NONSTOP_KERNEL)
576576
NO_SETENV = YesPlease
577577
NO_UNSETENV = YesPlease
578578
NO_MKDTEMP = YesPlease
579+
NO_UNCOMPRESS2 = YesPlease
579580
# Currently libiconv-1.9.1.
580581
OLD_ICONV = UnfortunatelyYes
581582
NO_REGEX = NeedsStartEnd

0 commit comments

Comments
 (0)