diff options
author | nijtmans <nijtmans> | 2008-07-22 20:49:25 (GMT) |
---|---|---|
committer | nijtmans <nijtmans> | 2008-07-22 20:49:25 (GMT) |
commit | af7d3aa263b52ca80b11922cf1af375a3b683d0e (patch) | |
tree | 5ed5be8601d3b8741aed648d227d378f7a5da85a /generic/tclExecute.c | |
parent | d1725d3e767a10fefd1ad97b98faffcbea03e862 (diff) | |
download | tcl-af7d3aa263b52ca80b11922cf1af375a3b683d0e.zip tcl-af7d3aa263b52ca80b11922cf1af375a3b683d0e.tar.gz tcl-af7d3aa263b52ca80b11922cf1af375a3b683d0e.tar.bz2 |
define DLLEXPORT as __attribute__ ((visibility("default"))) for gcc >= 4.0.
This allows extensions to be compiled with -fvisiblity=hidden and still all
symbols decorated with EXPORT will be exported. See: <http://gcc.gnu.org/wiki/Visibility> (backport from trunk tcl.h 1.256)
Diffstat (limited to 'generic/tclExecute.c')
0 files changed, 0 insertions, 0 deletions