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

Commitb9e6f06

Browse files
committed
Update bsdi template
1 parentf28ec8c commitb9e6f06

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎src/template/bsdi

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,12 +10,12 @@ case $host_os in
1010
esac
1111

1212
case $host_os in
13-
bsdi2.0 | bsdi2.1 | bsdi3)
13+
bsdi2.0 | bsdi2.1 | bsdi3*)
1414
SHARED_LIB=
1515
DLSUFFIX=.o
1616
CC=gcc2
1717
;;
18-
bsdi4)
18+
*)
1919
SHARED_LIB=-fpic
2020
DLSUFFIX=.so
2121
;;

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp