Skip to content

Commit 21fa5bb

Browse files
committed
Merge branch 'rb/nonstop-config-mak-uname-update'
Build update. * rb/nonstop-config-mak-uname-update: config.mak.uname: remove old NonStop compatibility settings
2 parents 3517022 + 731d578 commit 21fa5bb

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

config.mak.uname

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -574,10 +574,6 @@ ifeq ($(uname_S),NONSTOP_KERNEL)
574574
NO_MMAP = YesPlease
575575
NO_POLL = YesPlease
576576
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
581577
SANE_TOOL_PATH = /usr/coreutils/bin:/usr/local/bin
582578
SHELL_PATH = /usr/coreutils/bin/bash
583579
endif

0 commit comments

Comments
 (0)