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

Commit495e264

Browse files
committed
Add -rpath for BSD/OS, from Peter E.
1 parentf57477e commit495e264

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

‎src/makefiles/Makefile.bsdi

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ endif
1414

1515
ifeq ($(DLSUFFIX), .so)
1616
CFLAGS_SL = -fpic
17+
rpath = -Wl,-rpath,$(libdir)
1718
export_dynamic = -export-dynamic
1819
shlib_symbolic = -Wl,-Bsymbolic
1920
else

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp