public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-db/sqliteodbc/files: sqliteodbc-0.83-respect_LDFLAGS.patch
@ 2009-09-07 23:02 Arfrever Frehtes Taifersar Arahesis (arfrever)
  0 siblings, 0 replies; 2+ messages in thread
From: Arfrever Frehtes Taifersar Arahesis (arfrever) @ 2009-09-07 23:02 UTC (permalink / raw
  To: gentoo-commits

arfrever    09/09/07 23:02:42

  Added:                sqliteodbc-0.83-respect_LDFLAGS.patch
  Log:
  Version bump. Respect CC and LDFLAGS.
  (Portage version: 14212-svn/cvs/Linux x86_64)

Revision  Changes    Path
1.1                  dev-db/sqliteodbc/files/sqliteodbc-0.83-respect_LDFLAGS.patch

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/sqliteodbc/files/sqliteodbc-0.83-respect_LDFLAGS.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/sqliteodbc/files/sqliteodbc-0.83-respect_LDFLAGS.patch?rev=1.1&content-type=text/plain

Index: sqliteodbc-0.83-respect_LDFLAGS.patch
===================================================================
--- Makefile.in
+++ Makefile.in
@@ -33,22 +33,22 @@
 all:		@LIB_TARGETS@
 
 libsqliteodbc.la:	sqliteodbc.lo
-		$(LIBTOOL) --mode=link $(CC) $(CFLAGS) -o libsqliteodbc.la \
+		$(LIBTOOL) --mode=link $(CC) $(LDFLAGS) -o libsqliteodbc.la \
 		    sqliteodbc.lo -rpath $(libdir) $(SQLITE_LIB) \
 		    $(ODBC_LIB) -release $(VER_INFO)
 
 libsqlite3odbc.la:	sqlite3odbc.lo $(SQLITE3_A10N_O)
-		$(LIBTOOL) --mode=link $(CC) $(CFLAGS) -o libsqlite3odbc.la \
+		$(LIBTOOL) --mode=link $(CC) $(LDFLAGS) -o libsqlite3odbc.la \
 		    sqlite3odbc.lo $(SQLITE3_A10N_O) -rpath $(libdir) \
 		    $(SQLITE3_LIB) $(ODBC_LIB) -release $(VER_INFO)
 
 libsqlite3_mod_blobtoxy.la:	blobtoxy.lo
-		$(LIBTOOL) --mode=link $(CC) $(CFLAGS) \
+		$(LIBTOOL) --mode=link $(CC) $(LDFLAGS) \
 		    -o libsqlite3_mod_blobtoxy.la \
 		    blobtoxy.lo -rpath $(libdir) -release $(VER_INFO)
 
 libsqlite3_mod_impexp.la:	impexp.lo
-		$(LIBTOOL) --mode=link $(CC) $(CFLAGS) \
+		$(LIBTOOL) --mode=link $(CC) $(LDFLAGS) \
 		    -o libsqlite3_mod_impexp.la \
 		    impexp.lo -rpath $(libdir) -release $(VER_INFO)
 






^ permalink raw reply	[flat|nested] 2+ messages in thread

* [gentoo-commits] gentoo-x86 commit in dev-db/sqliteodbc/files: sqliteodbc-0.83-respect_LDFLAGS.patch
@ 2012-09-09 16:23 Michael Palimaka (kensington)
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Palimaka (kensington) @ 2012-09-09 16:23 UTC (permalink / raw
  To: gentoo-commits

kensington    12/09/09 16:23:43

  Removed:              sqliteodbc-0.83-respect_LDFLAGS.patch
  Log:
  Remove old.
  
  (Portage version: 2.1.11.13/cvs/Linux x86_64)


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2012-09-09 16:23 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-09-07 23:02 [gentoo-commits] gentoo-x86 commit in dev-db/sqliteodbc/files: sqliteodbc-0.83-respect_LDFLAGS.patch Arfrever Frehtes Taifersar Arahesis (arfrever)
  -- strict thread matches above, loose matches on Subject: below --
2012-09-09 16:23 Michael Palimaka (kensington)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox