We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3517022 + 731d578 commit 21fa5bbCopy full SHA for 21fa5bb
config.mak.uname
@@ -574,10 +574,6 @@ ifeq ($(uname_S),NONSTOP_KERNEL)
574
NO_MMAP = YesPlease
575
NO_POLL = YesPlease
576
NO_INTPTR_T = UnfortunatelyYes
577
- # Bug report 10-120822-4477 submitted to HP NonStop development.
578
- MKDIR_WO_TRAILING_SLASH = YesPlease
579
- # RFE 10-120912-4693 submitted to HP NonStop development.
580
- NO_SETITIMER = UnfortunatelyYes
581
SANE_TOOL_PATH = /usr/coreutils/bin:/usr/local/bin
582
SHELL_PATH = /usr/coreutils/bin/bash
583
endif
0 commit comments