Magellan Linux

Diff of /smage/trunk/core/mariadb/mariadb-10.1.25-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 9665 by niro, Wed Aug 2 13:37:04 2017 UTC revision 9666 by niro, Wed Aug 2 13:42:13 2017 UTC
# Line 161  src_compile() Line 161  src_compile()
161   $(cmake_without UNIT_TESTS) \   $(cmake_without UNIT_TESTS) \
162   $(cmake_without TOKUDB) \   $(cmake_without TOKUDB) \
163   $(cmake_without OQGRAPH) \   $(cmake_without OQGRAPH) \
164   -DCMAKE_EXE_LINKER_FLAGS='-ljemalloc' \   -DCMAKE_EXE_LINKER_FLAGS='-ljemalloc -latomic' \
165   -DWITH_MYSQLD_LDFLAGS="-pie ${LDFLAGS},-z,now" \   -DWITH_MYSQLD_LDFLAGS="-pie ${LDFLAGS},-z,now" \
166   || die   || die
167    

Legend:
Removed from v.9665  
changed lines
  Added in v.9666