]> git.pld-linux.org Git - packages/uboot.git/blob - odroid-n2-binutils-2.39.patch
up to 2023.04
[packages/uboot.git] / odroid-n2-binutils-2.39.patch
1 --- hardkernel-uboot-odroid/arch/arm/cpu/armv8/g12b/firmware/acs/Makefile.orig  2023-04-04 19:38:31.295261254 +0200
2 +++ hardkernel-uboot-odroid/arch/arm/cpu/armv8/g12b/firmware/acs/Makefile       2023-04-04 19:57:41.007977591 +0200
3 @@ -187,7 +187,7 @@
4  CFLAGS                 +=      ${FIRMWARE_CPPFLAGS}
5  CFLAGS                 +=      -Wno-unused
6  
7 -LDFLAGS                        +=      --fatal-warnings -O1
8 +LDFLAGS                        +=      -O1
9  LDFLAGS                        +=      --gc-sections
10  
11  CC                     :=      ${CROSS_COMPILE}gcc
This page took 0.086305 seconds and 4 git commands to generate.