mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-02 21:48:20 +03:00
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>
This commit is contained in:
committed by
Thomas Petazzoni
parent
0565928fb9
commit
373b63d3f0
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user