mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-19 00:21:40 +00:00
alarm/uboot-cubox-i remove LDFLAGS
This commit is contained in:
parent
68c4cfc0fd
commit
66aa6f0be6
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ md5sums=('SKIP')
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
cd uboot
|
cd uboot
|
||||||
|
LDFLAGS=""
|
||||||
unset CFLAGS
|
unset CFLAGS
|
||||||
unset CXXFLAGS
|
unset CXXFLAGS
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue