keep header path to asm-{arch} 86/308686/1 accepted/tizen_base_toolchain accepted/tizen_base_x sandbox/dkson95/6.6 tizen_base_dev accepted/tizen/base/toolchain/20240403.073745 accepted/tizen/base/x/20240419.032503
authorDongkyun Son <dongkyun.s@samsung.com>
Fri, 29 Mar 2024 01:11:44 +0000 (10:11 +0900)
committerDongkyun Son <dongkyun.s@samsung.com>
Fri, 29 Mar 2024 01:11:44 +0000 (10:11 +0900)
Change-Id: I61c63f89b9f34e135ffeb8b886070a7cc3708ef5
Signed-off-by: Dongkyun Son <dongkyun.s@samsung.com>
packaging/linux-glibc-devel.spec

index 6d781d9..4e729bc 100644 (file)
@@ -91,6 +91,7 @@ esac
 
 cp -a ${build_arch}/usr %{buildroot}
 cp -a version.h %{buildroot}/usr/include/linux/
+ln -snf ${buildroot}/usr/include/asm/ %{buildroot}/usr/include/asm-${build_arch}
 # Temporarily exclude i2c header files, which are provided by i2c-tools instead
 rm -fv   %{buildroot}/usr/include/linux/i2c-dev.h
 # resolve file conflict with glibc for now