jni_md.h
4.48 KB
-
re PR libgcj/30999 (support for GCC4.0's fvisibility option in JNIEXPORT macro) · c9640b91
2007-06-28 Jan Nijtmans <nijtmans@users.sourceforge.net> PR libgcj/30999: * jni_md.h: Add the possibility to compile jni code with. -fvisibility=hidden. This causes all symbols to be hidden except the JNI functions which need to be exported. From-SVN: r126090
Jan Nijtmans committed