Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 911599 Details for
Bug 928745
dev-db/sqlite-3.45.2 - clang: error: cannot specify -o when generating multiple output files
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
patch for sqlite with clang - Bug 928745
clang.patch (text/plain), 567 bytes, created by
Chase Phelps
on 2024-11-22 16:32:52 UTC
(
hide
)
Description:
patch for sqlite with clang - Bug 928745
Filename:
MIME Type:
Creator:
Chase Phelps
Created:
2024-11-22 16:32:52 UTC
Size:
567 bytes
patch
obsolete
>--- a/Makefile.in >+++ b/Makefile.in >@@ -1417,7 +1417,7 @@ sqltclsh$(TEXE): sqltclsh.c > $(LTLINK) sqltclsh.c -o $@ $(LIBTCL) $(TLIBS) > > sqlite3_expert$(TEXE): $(TOP)/ext/expert/sqlite3expert.h $(TOP)/ext/expert/sqlite3expert.c $(TOP)/ext/expert/expert.c sqlite3.c >- $(LTLINK) $(TOP)/ext/expert/sqlite3expert.h $(TOP)/ext/expert/sqlite3expert.c $(TOP)/ext/expert/expert.c sqlite3.c -o sqlite3_expert $(TLIBS) >+ $(LTLINK) $(TOP)/ext/expert/sqlite3expert.c $(TOP)/ext/expert/expert.c sqlite3.c -o sqlite3_expert $(TLIBS) > > CHECKER_DEPS =\ > $(TOP)/tool/mkccode.tcl \
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 928745
:
889607
|
889608
|
889609
|
889610
|
889611
|
889612
|
889613
|
889614
|
889615
| 911599