commit | d0bba4181ba90262f81e9d7b098b9335780acf26 | [log] [tgz] |
---|---|---|
author | Joel Stanley <joel@jms.id.au> | Thu Mar 17 15:33:46 2016 +1030 |
committer | Joel Stanley <joel@jms.id.au> | Thu Mar 17 15:33:46 2016 +1030 |
tree | d8a64aac23370234d8d61526aa67910b3352a254 | |
parent | 905777ea221db066f8de3528bbeb8f6926529d3d [diff] | |
parent | f540dac5a4a8a7db6d79dc8e8b02e09c714e083c [diff] |
Merge pull request #8 from csmart/glibc-2_22 use glibc 2.22 to work around assembler error
diff --git a/initramfs-build.sh b/initramfs-build.sh index 3c08807..65abf39 100755 --- a/initramfs-build.sh +++ b/initramfs-build.sh
@@ -73,6 +73,7 @@ BR2_TARGET_ROOTFS_CPIO=y BR2_TARGET_ROOTFS_CPIO_XZ=y BR2_TARGET_GENERIC_GETTY_PORT="hvc0" +BR2_GLIBC_VERSION_2_22=y EOF_BUILDROOT # Build buildroot