Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 436652 - =dev-lua/luadbi-0.5-r1 does not respect CFLAGS
Summary: =dev-lua/luadbi-0.5-r1 does not respect CFLAGS
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 436648
  Show dependency tree
 
Reported: 2012-09-30 12:28 UTC by Agostino Sarubbo
Modified: 2013-02-25 20:26 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
0.5-Makefile.patch.patch (0.5-Makefile.patch.patch,1.12 KB, patch)
2013-02-01 11:45 UTC, Alexander Tsoy
Details | Diff
luadbi-0.5-r1.ebuild.patch (luadbi-0.5-r1.ebuild.patch,443 bytes, patch)
2013-02-01 11:45 UTC, Alexander Tsoy
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2012-09-30 12:28:01 UTC
gcc -c -o build/dbd_common.o dbd/common.c -g -pedantic -Wall -O2 -shared -fpic -I /usr/include/lua5.1 -I /usr/include/mysql -I /usr/include/postgresql/ -I /opt/ibm/db2exc/V9.5/include/ -I /usr/lib/oracle/xe/app/oracle/product/10.2.0/client/rdbms/public/ -I .

Please remove also -g -Wall -O2
Comment 1 Alexander Tsoy 2013-02-01 11:45:11 UTC
Created attachment 337584 [details, diff]
0.5-Makefile.patch.patch
Comment 2 Alexander Tsoy 2013-02-01 11:45:41 UTC
Created attachment 337586 [details, diff]
luadbi-0.5-r1.ebuild.patch
Comment 3 Sergey Popov gentoo-dev 2013-02-25 20:26:39 UTC
+  25 Feb 2013; Sergey Popov <pinkbyte@gentoo.org> +files/0.5-r2-Makefile.patch,
+  +luadbi-0.5-r2.ebuild:
+  Revision bump: EAPI 5, fix target dependencies in Makefile patch, respect
+  CFLAGS, wrt bug #436652