diff options
author | Thomas De Schampheleire <thomas.de.schampheleire@gmail.com> | 2015-07-26 20:58:31 +0200 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2015-07-26 23:44:44 +0200 |
commit | c38869b41b7b6b0ace06884ff13c5d751023b861 (patch) | |
tree | fd9127879bb086aecfcc2bd4be224a05d47b2228 /package/php/php.mk | |
parent | 21f021b07e075246798bff788fa224b0cc2468e9 (diff) | |
download | buildroot-c38869b41b7b6b0ace06884ff13c5d751023b861.tar.gz buildroot-c38869b41b7b6b0ace06884ff13c5d751023b861.zip |
nmap: remove redundant --static flag to pkg-config
The pkg-config tool is automatically passing --static when BR2_STATIC_LIBS
is set (see package/pkgconf/pkgconf.mk), so no need to pass it explicitly
from package .mk files.
Additionally, replace a missed occurrence of $(shell) with backticks.
Signed-off-by: Thomas De Schampheleire <thomas.de.schampheleire@gmail.com>
Reviewed-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/php/php.mk')
0 files changed, 0 insertions, 0 deletions