You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
10 lines
390 B
10 lines
390 B
diff -up vlc-1.0.2/modules/access/bd/Modules.am.compiler vlc-1.0.2/modules/access/bd/Modules.am
|
|
--- vlc-1.0.2/modules/access/bd/Modules.am.compiler 2009-09-18 00:23:37.000000000 +0200
|
|
+++ vlc-1.0.2/modules/access/bd/Modules.am 2009-09-20 10:35:40.107945580 +0200
|
|
@@ -8,3 +8,5 @@ SOURCES_access_bd = \
|
|
|
|
libvlc_LTLIBRARIES += libaccess_bd_plugin.la
|
|
|
|
+libaccess_bd_plugin_la_CFLAGS = -O0
|
|
+
|