mirror of
https://github.com/MariaDB/server.git
synced 2026-04-27 02:35:29 +02:00
Build all plugins.
Try to fix ia64/icc builds.
This commit is contained in:
parent
58b15f8058
commit
2c9803580f
5 changed files with 7 additions and 7 deletions
|
|
@ -13,4 +13,5 @@
|
|||
# along with this program; if not, write to the Free Software
|
||||
# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
|
||||
|
||||
MYSQL_ADD_PLUGIN(daemon_example daemon_example.cc MODULE_ONLY)
|
||||
MYSQL_ADD_PLUGIN(daemon_example daemon_example.cc
|
||||
MODULE_ONLY MODULE_NAME "libdaemon_example")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue