diff options
author | Herman Rimm <herman@rimm.ee> | 2024-12-13 20:58:29 +0100 |
---|---|---|
committer | Vagrant Cascadian <vagrant@debian.org> | 2024-12-18 14:24:52 -0800 |
commit | 8a016fa0562e7f23b32a3fa25542b19af64b9c0e (patch) | |
tree | b47095cb2b8f5b1606388ca731245a3f4c9ba5e1 /gnu/local.mk | |
parent | 6f7778e5da7e9a655109ca4cf021e7507f44e7d3 (diff) |
Revert "gnu: u-boot-tools: Fix segfault while running tests."
This reverts commit e526b8b11debb184929abd013b7d589c9db245fa.
Signed-off-by: Vagrant Cascadian <vagrant@debian.org>
Diffstat (limited to 'gnu/local.mk')
-rw-r--r-- | gnu/local.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gnu/local.mk b/gnu/local.mk index e99b00ed93a..ad9ce6c50f0 100644 --- a/gnu/local.mk +++ b/gnu/local.mk @@ -2275,7 +2275,6 @@ dist_patch_DATA = \ %D%/packages/patches/twinkle-bcg729.patch \ %D%/packages/patches/u-boot-allow-disabling-openssl.patch \ %D%/packages/patches/u-boot-build-without-libcrypto.patch \ - %D%/packages/patches/u-boot-calloc-visibility.patch \ %D%/packages/patches/u-boot-nintendo-nes-serial.patch \ %D%/packages/patches/u-boot-rockchip-inno-usb.patch \ %D%/packages/patches/ucx-tcp-iface-ioctl.patch \ |