compile gui plugins with -fvisibility=hidden
[lttv.git] / ltt / branches / poly / lttv / Makefile.am
index 8370b90af5cb6604b9916a66d9251bc6e6aa9b1f..8e473bb2459e2c8db5ca81b5205f402243de2cde 100644 (file)
@@ -2,3 +2,4 @@
 # themselves to libraries compiled here but not installed in the system.
 SUBDIRS = lttv modules
 
+modules_CFLAGS = -fvisibility=hidden
This page took 0.022611 seconds and 4 git commands to generate.