Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 510722 - =dev-libs/mongo-c-driver-0.7.1 calls cc directly and does not respect flags (-O3 ggdb)
Summary: =dev-libs/mongo-c-driver-0.7.1 calls cc directly and does not respect flags (...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Ultrabug
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: tc-directly 503410
  Show dependency tree
 
Reported: 2014-05-19 09:46 UTC by Chema Alonso Josa (RETIRED)
Modified: 2014-08-07 09:07 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Chema Alonso Josa (RETIRED) gentoo-dev 2014-05-19 09:46:11 UTC
From the build log:

cc -o src/bcon.os -c -std=c99 -pedantic -O2 -pipe -O3 -Wall -ggdb  D_POSIX_SOURCE -DMONGO_HAVE_STDINT -fPIC -DMONGO_DLL_BUILD src/bcon.c
cc -o src/bson.os -c -std=c99 -pedantic -O2 -pipe -O3 -Wall -ggdb  D_POSIX_SOURCE -DMONGO_HAVE_STDINT -fPIC -DMONGO_DLL_BUILD src/bson.c
Comment 1 Johan Bergström 2014-07-22 03:44:28 UTC
@ultrabug: Do we want to fix this or only focus on newer versions? These might stay around for a while since there's a lot of abi stuff for people implementing it.
Comment 2 Ultrabug gentoo-dev 2014-08-07 09:07:36 UTC
Thanks Chema, it's fixed in tree