Skip to content

Commit

Permalink
Merge branch 'master' of ssh://yuna/home/dbgit/monarch
Browse files Browse the repository at this point in the history
  • Loading branch information
dlongley committed May 8, 2012
2 parents 0e8ebe9 + dafd260 commit 33f3617
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup/Makefile.base.in
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ EXECUTABLE_EXT=@EXECUTABLE_EXT@

ifeq ($(BUILD_FOR_LINUX),yes)
PLATFORM_NAME=LINUX
INCLUDES += `xml2-config --cflags`
CXX_FLAGS += -march=@CPU_ARCHITECTURE@ -fPIC -DLINUX $(MODULE_CXX_FLAGS) $(MODULE_LINUX_CXX_FLAGS)
LIBS += -L/usr/lib/mysql
DYNAMIC_LINK_LIBRARIES := \
Expand Down

0 comments on commit 33f3617

Please sign in to comment.