summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPiotr Kubaj <pkubaj@FreeBSD.org>2019-05-28 18:23:16 +0000
committerPiotr Kubaj <pkubaj@FreeBSD.org>2019-05-28 18:23:16 +0000
commitbc89f33efcd3657e7839b503cc523d364eb3f50c (patch)
treea444901fa12f12797a8e7f8bc3dd424f95e74a06
parent- Add an upstream fix for issue 956061: Context menu and on top elements draw... (diff)
x11-wm/i3: fix build with many threads
i3 needs MAKE_JOBS_UNSAFE=yes to build. Errors: /wrkdirs/usr/ports/x11-wm/i3/work/i3-4.16/../i3-4.16/i3-config-wizard/main.c:109:10: fatal error: GENERATED_config_enums.h: No such file or directory #include "GENERATED_config_enums.h" ^~~~~~~~~~~~~~~~~~~~~~~~~~ compilation terminated. PR: 237890 Approved by: tcberner (mentor), bapt (maintainer timeout) Differential Revision: https://reviews.freebsd.org/D20438
Notes
Notes: svn path=/head/; revision=502904
-rw-r--r--x11-wm/i3/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-wm/i3/Makefile b/x11-wm/i3/Makefile
index e04cc6fd96ce..f064301dfb7f 100644
--- a/x11-wm/i3/Makefile
+++ b/x11-wm/i3/Makefile
@@ -35,6 +35,7 @@ CONFIGURE_OUTSOURCE= yes
CONFIGURE_ENV= ac_cv_path_PATH_ASCIIDOC=""
LDFLAGS+= ${ICONV_LIB}
INSTALL_TARGET= install-strip
+MAKE_JOBS_UNSAFE= yes
CONFLICTS_INSTALL= i3-gaps