8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-23 18:43:03 +01:00

Restore dylib extensions to MacOS UDFs

This commit is contained in:
paulbeach 2017-07-19 10:55:13 +02:00
parent 020124c067
commit 6bca33b719

View File

@ -113,11 +113,11 @@ namespace {
{MOD_SUFFIX, "." SHRLIB_EXT, true},
{MOD_PREFIX, "lib", true},
#endif
/*
#ifdef DARWIN
{MOD_SUFFIX, ".dylib", true},
#endif
*/
};
// UDF/BLOB filter verifier