![]() ![]() | ![]() |
Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. |
version 1.6, 2015/01/26 07:16:36 | version 1.7, 2015/02/14 07:25:57 | ||
---|---|---|---|
|
|
||
# Suppress warning for developer | # Suppress warning for developer | ||
CMAKE_ARGS+= -Wno-dev | CMAKE_ARGS+= -Wno-dev | ||
# Fix the shared libarary patchlevel | # Fix the shared library patchlevel | ||
SHLIBPATCHLEVEL= 0 | SHLIBPATCHLEVEL= 0 | ||
PLIST_SUBST+= SHLIBPATCHLEVEL=${SHLIBPATCHLEVEL:U0} | PLIST_SUBST+= SHLIBPATCHLEVEL=${SHLIBPATCHLEVEL:U0} | ||
SUBST_CLASSES+= patchlevel | SUBST_CLASSES+= patchlevel |