mirror of
git://git.yoctoproject.org/meta-freescale.git
synced 2025-10-22 14:52:19 +02:00
alsa-lib: Remove the GLIBC_64BIT_TIME_FLAGS override
The new code was adding the 64BIT support while this is already supported by Openembedded-Core meta/conf/distro/include/time64.inc which is included by default in every distribution. Signed-off-by: Rodrigo M. Duarte <rodrigo.duarte@ossystems.com.br>
This commit is contained in:
parent
9f045fd932
commit
38e279535a
|
@ -10,6 +10,3 @@ IMX_PATCH = " \
|
|||
SRC_URI:append:imx-nxp-bsp = "${IMX_PATCH}"
|
||||
|
||||
PACKAGE_ARCH:imx-nxp-bsp = "${MACHINE_SOCARCH}"
|
||||
|
||||
GLIBC_64BIT_TIME_FLAGS = ""
|
||||
INSANE_SKIP:append = " 32bit-time"
|
||||
|
|
Loading…
Reference in New Issue
Block a user