]> git.ipfire.org Git - ipfire-2.x.git/blobdiff - lfs/glibc
cifs-utils: Update to 6.12
[ipfire-2.x.git] / lfs / glibc
index 546b53b12aad0ffebdb3979deac0fb193cff294d..281c290dcd2b7d92d14138ff57cc45c8c60351b2 100644 (file)
--- a/lfs/glibc
+++ b/lfs/glibc
@@ -1,7 +1,7 @@
 ###############################################################################
 #                                                                             #
 # IPFire.org - A linux based firewall                                         #
-# Copyright (C) 2007-2018  IPFire Team  <info@ipfire.org>                     #
+# Copyright (C) 2007-2020  IPFire Team  <info@ipfire.org>                     #
 #                                                                             #
 # This program is free software: you can redistribute it and/or modify        #
 # it under the terms of the GNU General Public License as published by        #
@@ -51,6 +51,10 @@ else
        libc_cv_c_cleanup=yes
 endif
 
+ifeq "$(BUILD_ARCH)" "aarch64"
+       CFLAGS += -Wno-error=maybe-uninitialized
+endif
+
 # Disable hardware FP for armv5tel
 ifeq "$(BUILD_ARCH)" "armv5tel"
        EXTRA_CONFIG += \