summaryrefslogtreecommitdiffstats
path: root/package/python3
diff options
context:
space:
mode:
authorYann E. MORIN <yann.morin.1998@free.fr>2017-11-30 00:08:42 +0100
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2017-12-01 22:56:41 +0100
commit373b63d3f0a9e0ea2ba97a070a642e904605101f (patch)
tree2eab2b2316a098bd37cda7e07ad7ce8f6539a86e /package/python3
parent0565928fb95f19f96b00d7218c3ffa2ff93e0ca9 (diff)
downloadbuildroot-373b63d3f0a9e0ea2ba97a070a642e904605101f.tar.gz
buildroot-373b63d3f0a9e0ea2ba97a070a642e904605101f.zip
packages: remove "consecutive empty lines"
... as reported by utils/check-package Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Cc: Adam Duskett <aduskett@gmail.com> Cc: Yegor Yefremov<yegorslists@googlemail.com> Cc: Matt Weber <matthew.weber@rockwellcollins.com> Cc: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/python3')
-rw-r--r--package/python3/python3.mk2
1 files changed, 0 insertions, 2 deletions
diff --git a/package/python3/python3.mk b/package/python3/python3.mk
index 1d2201eec7..6e61108661 100644
--- a/package/python3/python3.mk
+++ b/package/python3/python3.mk
@@ -159,7 +159,6 @@ PYTHON3_CONF_OPTS += \
--disable-idle3 \
--disable-pyc-build
-
#
# Some of CPython's source code is generated using Python interpreter
# and some helper tools such as "Programs/_freeze_importlib" or
@@ -201,7 +200,6 @@ endef
PYTHON3_PRE_BUILD_HOOKS += PYTHON3_MAKE_REGEN_IMPORTLIB
-
#
# Remove useless files. In the config/ directory, only the Makefile
# and the pyconfig.h files are needed at runtime.
OpenPOWER on IntegriCloud