Sandro Bonazzola has submitted this change and it was merged. Change subject: packaging: build: enforce at least 10240 file descriptors for locale builds ......................................................................
packaging: build: enforce at least 10240 file descriptors for locale builds gwt creates a lot of files without closing them, building locales overflow the default 1024 limit. Change-Id: I6e624afffc2eefb381bee25e3792bf7be60cf0b3 Signed-off-by: Alon Bar-Lev <[email protected]> --- M Makefile M README.developer 2 files changed, 25 insertions(+), 0 deletions(-) Approvals: Sandro Bonazzola: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/25115 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I6e624afffc2eefb381bee25e3792bf7be60cf0b3 Gerrit-PatchSet: 3 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Alon Bar-Lev <[email protected]> Gerrit-Reviewer: Alon Bar-Lev <[email protected]> Gerrit-Reviewer: Sandro Bonazzola <[email protected]> Gerrit-Reviewer: Simone Tiraboschi <[email protected]> Gerrit-Reviewer: Vojtech Szocs <[email protected]> Gerrit-Reviewer: [email protected] _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
