Merge branch 'rb/nonstop-lacks-uncompress2'
* rb/nonstop-lacks-uncompress2: build: NonStop ships with an older zlib
This commit is contained in:
@ -576,6 +576,7 @@ ifeq ($(uname_S),NONSTOP_KERNEL)
|
|||||||
NO_SETENV = YesPlease
|
NO_SETENV = YesPlease
|
||||||
NO_UNSETENV = YesPlease
|
NO_UNSETENV = YesPlease
|
||||||
NO_MKDTEMP = YesPlease
|
NO_MKDTEMP = YesPlease
|
||||||
|
NO_UNCOMPRESS2 = YesPlease
|
||||||
# Currently libiconv-1.9.1.
|
# Currently libiconv-1.9.1.
|
||||||
OLD_ICONV = UnfortunatelyYes
|
OLD_ICONV = UnfortunatelyYes
|
||||||
NO_REGEX = NeedsStartEnd
|
NO_REGEX = NeedsStartEnd
|
||||||
|
Reference in New Issue
Block a user