mirror of
https://github.com/LibreELEC/LibreELEC.tv
synced 2025-09-24 19:46:01 +07:00
xf86-video-fglrx: unset 'LDFLAGS' to use kernel's LDFLAGS
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
@@ -39,7 +39,7 @@ cd $PKG_BUILD/common/lib/modules/fglrx/build_mod
|
||||
|
||||
cd 2.6.x
|
||||
sed -i -e 's/ -DPAGE_ATTR_FIX=/-DCOMPAT_ALLOC_USER_SPACE=arch_compat_alloc_user_space -DPAGE_ATTR_FIX=/' Makefile
|
||||
make CC=${CC} KDIR=$(kernel_path)
|
||||
LDFLAGS="" make CC=${CC} KDIR=$(kernel_path)
|
||||
|
||||
cd $ROOT/$PKG_BUILD
|
||||
|
||||
|
||||
Reference in New Issue
Block a user