mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-19 00:21:40 +00:00
alarm/xf86-video-imx final fix
This commit is contained in:
parent
4ff14ffb3d
commit
cf87e613d2
1 changed files with 0 additions and 3 deletions
|
@ -39,9 +39,6 @@ prepare() {
|
|||
build() {
|
||||
cd "${srcdir}/${srcname}-${pkgver}"
|
||||
|
||||
_kernel_release="$(pacman -Q linux-headers-imx6-fsl | grep -Eo "[^\ ]+$")-ARCH+"
|
||||
CPPFLAGS+=" -I/usr/src/linux-${_kernel_release}/include"
|
||||
|
||||
./configure --prefix=/usr
|
||||
|
||||
make
|
||||
|
|
Loading…
Reference in a new issue