kopia lustrzana https://github.com/Hamlib/Hamlib
fix static build and backend loading for mingw32
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2671 7ae35d74-ebe9-4afe-98af-79ac388436b8Hamlib-1.2.10
rodzic
a9bdb8feeb
commit
0932f8a7b9
|
@ -41,8 +41,8 @@
|
|||
# define HAMLIB_IMPEXP HAMLIB_DLL_IMPORT
|
||||
# endif
|
||||
# else
|
||||
# define HAMLIB_IMPEXP HAMLIB_DLL_IMPORT
|
||||
/* must be static build, no directive? */
|
||||
/* static build, only export the backend entry points for lt_dlsym */
|
||||
# define BACKEND_IMPEXP HAMLIB_DLL_EXPORT
|
||||
# endif
|
||||
#endif
|
||||
|
||||
|
|
Ładowanie…
Reference in New Issue