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

Commite9f5463

Browse files
committed
> > I sent this to -hackers and peter_e, but thought it ought to go to
> > -patches as well.>> The -Bdynamic probably ought to disappear.That was there already, but I have no objections. I was trying tomake minimal changes.Larry Rosenman
1 parent56b102a commite9f5463

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/makefiles/Makefile.unixware

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,6 @@ SO_FLAGS = -G
2323
endif
2424

2525
%.so: %.o
26-
$(CC) $(SO_FLAGS) -Bdynamic -o $@ $<
26+
$(CC) $(SO_FLAGS) -o $@ $<
2727

2828
sqlmansect = 5sql

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp