Bug#707925: espeak: Makefile overrides compiler flags from the environment

2013-05-12 Thread Luke Yelavich
Oh right, wasn't really paying attension, just popped them both in. Will do, thanks. -- To UNSUBSCRIBE, email to debian-accessibility-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/20130513054613.ga27...@ac

Bug#707925: espeak: Makefile overrides compiler flags from the environment

2013-05-12 Thread Jason White
Luke Yelavich wrote: > tags 707925 pending Still need to revert 8325799240b78caa949697860fb1c43a8d0fa814 the newer patch supersedes the one I sent with the bug report. Thanks. -- To UNSUBSCRIBE, email to debian-accessibility-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? C

Processed: Re: Bug#707925: espeak: Makefile overrides compiler flags from the environment

2013-05-12 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: > tags 707925 pending Bug #707925 [espeak] espeak: Makefile overrides compiler flags from the environment Ignoring request to alter tags of bug #707925 to the same tags previously set > thanks Stopping processing here. Please contact me if you nee

Bug#707925: espeak: Makefile overrides compiler flags from the environment

2013-05-12 Thread Luke Yelavich
tags 707925 pending thanks On Sun, May 12, 2013 at 06:27:47PM EST, Jason White wrote: > Package: espeak > Version: 1.47.07-1 > Severity: normal > > This is the latest Espeak package from the Git repository (not yet uploaded). > > The makefile overrides CXXFLAGS, hence the flags supplied by debia

Bug#707925: espeak: Makefile overrides compiler flags from the environment

2013-05-12 Thread Jason White
Package: espeak Version: 1.47.07-1 Severity: normal This is the latest Espeak package from the Git repository (not yet uploaded). The makefile overrides CXXFLAGS, hence the flags supplied by debian/rules are never applied. In particular, debug symbols are not generated. Here's a proposed patch.