[BACK]Return to Makefile.common CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / pkgsrc / databases / mysql57-client

Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.

Diff for /pkgsrc/databases/mysql57-client/Makefile.common between version 1.25 and 1.26

version 1.25, 2020/05/07 05:31:53 version 1.26, 2020/05/09 16:59:49
Line 66  CMAKE_ARGS+= -DCMAKE_BUILD_TYPE=Release
Line 66  CMAKE_ARGS+= -DCMAKE_BUILD_TYPE=Release
   
 CMAKE_ARGS+=    -DWITH_BOOST="system"  CMAKE_ARGS+=    -DWITH_BOOST="system"
 CMAKE_ARGS+=    -DWITH_EDITLINE="system"  CMAKE_ARGS+=    -DWITH_EDITLINE="system"
   CMAKE_ARGS+=    -DEDITLINE_INCLUDE_DIR=${BUILDLINK_PREFIX.editline}/include
 CMAKE_ARGS+=    -DWITH_LIBEVENT="system"  CMAKE_ARGS+=    -DWITH_LIBEVENT="system"
 CMAKE_ARGS+=    -DWITH_LZ4="system"  CMAKE_ARGS+=    -DWITH_LZ4="system"
 CMAKE_ARGS+=    -DWITH_SSL="system"  CMAKE_ARGS+=    -DWITH_SSL="system"

Legend:
Removed from v.1.25  
changed lines
  Added in v.1.26

CVSweb <webmaster@jp.NetBSD.org>