From d61e837783901a843266fc7bace2bbef38586f78 Mon Sep 17 00:00:00 2001 From: Pratham Patel Date: Sat, 28 Oct 2023 13:53:53 +0530 Subject: [PATCH] revert 9074b22ca60de20278329d7ec538fbc763b56308 because I selected the x86 chroot in COPR; COPR is fine --- package.inc | 2 -- 1 file changed, 2 deletions(-) diff --git a/package.inc b/package.inc index 3a99e4c..89ef178 100644 --- a/package.inc +++ b/package.inc @@ -31,12 +31,10 @@ This package contains images for the %{board_name}. %prep %setup -q -n %{src_dir} -export CROSS_COMPILE=/usr/bin/aarch64-redhat-linux- %{make} distclean %{make} %{board_defconfig} %build -export CROSS_COMPILE=/usr/bin/aarch64-redhat-linux- %if "%{?rkbin_git_commit}" != "" pushd .. cp %{_sourcedir}/%{?rkbin_git_commit}.tar.gz .