~akopytov/percona-xtrabackup/bug1166888-2.1

« back to all changes in this revision

Viewing changes to src/Makefile

  • Committer: Alexey Kopytov
  • Date: 2013-04-09 07:24:21 UTC
  • mfrom: (391.104.12 workspace)
  • Revision ID: akopytov@gmail.com-20130409072421-0l1p80iuwler80mb
Manual merge from 2.0.

Show diffs side-by-side

added added

removed removed

Lines of Context:
137
137
 
138
138
5.6: MYSQLOBJS = $(MYSQL_ROOT_DIR)/libmysqld/libmysqld.a
139
139
ifeq ($(shell uname -s),Linux)
140
 
5.6: LIBS += -laio -ldl -lcrypt
 
140
5.6: LIBS += -laio -ldl -lcrypt -lssl
141
141
endif
142
142
5.6: TARGET := xtrabackup_56
143
143
# In CMake server builds it is important to build with exactly the same preprocessor flags