Commit bb8df685 authored by Monty's avatar Monty

Disable building S3 for embedded server

parent 80544a58
......@@ -17,6 +17,10 @@
#include <my_global.h>
#ifdef EMBEDDED_LIBRARY
#undef WITH_S3_STORAGE_ENGINE
#endif
C_MODE_START
#include "maria.h" /* Structs & some defines */
#include "ma_pagecache.h"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment