do not compile with -O3 when using GCC 4.1.x as this version segfaults while optimizing
git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@1367 0778d3d1-df1d-0410-868b-ea421aaaa00d
This commit is contained in:
17
ChangeLog
17
ChangeLog
@@ -1,3 +1,20 @@
|
||||
2008-07-23 Tobias Doerffel <tobydox/at/users/dot/sourceforge/dot/net>
|
||||
|
||||
* plugins/ladspa_effect/caps/CMakeLists.txt:
|
||||
do not compile with -O3 when using GCC 4.1.x as this version segfaults
|
||||
while optimizing
|
||||
|
||||
* plugins/spectrum_analyzer/spectrum_analyzer.cpp:
|
||||
* include/effect_lib.h:
|
||||
fixed compiler-warnings
|
||||
|
||||
* src/core/midi/midi_winmm.cpp:
|
||||
* src/core/midi/midi_alsa_seq.cpp:
|
||||
fixed subscribe/unsubscribe-warnings
|
||||
|
||||
* CMakeLists.txt:
|
||||
fixes for cmake 2.4
|
||||
|
||||
2008-07-22 Tobias Doerffel <tobydox/at/users/dot/sourceforge/dot/net>
|
||||
|
||||
* cmake/modules/BuildPlugin.cmake:
|
||||
|
||||
Reference in New Issue
Block a user