10 Dec
2018
10 Dec
'18
1:25 a.m.
On 12/4/18 9:50 AM, Dave Reisner wrote:
When using makepkg to build pacman-git, I use --buildtype=plain and let makepkg.conf handle debug builds. But maybe I still want the timestamping.
For c/c++ builds, --buildtype=debug isn't more than --buildtype=plain with an added -g flag. I'm not sure how this would get in your way.
Maybe we should just add_global_arguments('-g', language : 'c') Since it doesn't get in peoples' way, there should be no harm in forcing this on all the time, right? -- Eli Schwartz Bug Wrangler and Trusted User