Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitf49d413

Browse files
committed
This should fix Stan's USE_POSIX_SIGNALS problem as well
1 parent9efbe8d commitf49d413

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

‎src/makefiles/Makefile.hpux

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ HPUX_MAJOR= $(shell uname -r|sed 's/^[^.]*\.\([^.]*\).*/\1/')
22
# HP-UX 10 has a select() in libcurses, so we need to get the libc version first
33
ifeq ($(HPUX_MAJOR), 10)
44
LDFLAGS:= -Wl,-E -lc $(LDFLAGS)
5-
CFLAGS+= -DUSE_POSIX_SIGNALS
65
endif
76

87
# HP-UX 09 needs libc before libPW, so we need to get the libc version first

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp