diff options
author | Matt Messier <mmessier@grapetv.org> | 2007-05-04 20:51:33 -0400 |
---|---|---|
committer | Matt Messier <mmessier@grapetv.org> | 2007-05-04 20:51:33 -0400 |
commit | b5de3be503bc9fac73ffbcaf6ce92970195c122f (patch) | |
tree | f02effcd0dbf9dba4637119487e2075b92c7855d /NEWS | |
parent | 38c69c107eecc5fbdf9a10d8fbf1577ba998126b (diff) | |
download | xine-lib-b5de3be503bc9fac73ffbcaf6ce92970195c122f.tar.gz xine-lib-b5de3be503bc9fac73ffbcaf6ce92970195c122f.tar.bz2 |
Begin cleaning up compiler command-line flags
- Removed debug related targets from all Makefiles. Debug builds are now fully
controlled by --enable-debug passed to configure
- Disable optimizations by default when configuring with --enable-debug
- Added --enable-profiling for building profile builds. This has problems with
optimizations currently, but that'll get taken care of over time.
- Initialize ASFLAGS/CFLAGS/CPPFLAGS/OBJCFLAGS/LDFLAGS early so that autoconf
defaults don't come into play.
- Added some additional commentary to configure.ac
Diffstat (limited to 'NEWS')
0 files changed, 0 insertions, 0 deletions