mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-31 15:07:43 +00:00
dependencies: remove useless test doing nothing
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
parent
8dba09de9d
commit
84b1e44e92
@ -11,13 +11,6 @@ export LC_ALL=C
|
|||||||
# check build system 'environment'
|
# check build system 'environment'
|
||||||
#
|
#
|
||||||
#############################################################
|
#############################################################
|
||||||
if test -n "$BUILDROOT_DL_DIR" ; then
|
|
||||||
/bin/echo -e "Overriding \$(DL_DIR) in '.config'. Ok"
|
|
||||||
/bin/echo -e "External download directory: Ok ($BUILDROOT_DL_DIR)"
|
|
||||||
else
|
|
||||||
echo "BUILDROOT_DL_DIR clean: Ok"
|
|
||||||
fi
|
|
||||||
|
|
||||||
if test -n "$CC" ; then
|
if test -n "$CC" ; then
|
||||||
echo "CC clean: FALSE"
|
echo "CC clean: FALSE"
|
||||||
/bin/echo -e "\n\nYou must run 'unset CC' so buildroot can run with";
|
/bin/echo -e "\n\nYou must run 'unset CC' so buildroot can run with";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user