bug-gnulib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

lib-symbol-visibility


From: Simon Josefsson
Subject: lib-symbol-visibility
Date: Mon, 28 Mar 2011 22:43:17 +0200
User-agent: Gnus/5.110016 (No Gnus v0.16) Emacs/23.2 (gnu/linux)

How about something like this?  To alert the user that CFLAG_VISIBILITY
needs to be manually added at some places.

/Simon

diff --git a/modules/lib-symbol-visibility b/modules/lib-symbol-visibility
index a30249c..fc8984d 100644
--- a/modules/lib-symbol-visibility
+++ b/modules/lib-symbol-visibility
@@ -1,6 +1,10 @@
 Description:
 Control of symbols exported by shared libraries.
 
+Notice:
+The value of $(CFLAG_VISIBILITY) needs to be added to the CFLAGS for the
+compilation of all sources that make up the library.
+
 Files:
 m4/visibility.m4
 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]