I forgot to remove MAKE_JOB_UNSAFE in my previous commit.
This commit is contained in:
parent
600264ffb5
commit
ae7bbebef9
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=352826
1 changed files with 0 additions and 1 deletions
|
@ -24,7 +24,6 @@ WRKSRC= ${WRKDIR}/kicad
|
||||||
USES= cmake dos2unix desktop-file-utils shared-mime-info zip
|
USES= cmake dos2unix desktop-file-utils shared-mime-info zip
|
||||||
# Boost templates and compiler and library support for the ISO C++ 2011 standard from include/wx-3.0
|
# Boost templates and compiler and library support for the ISO C++ 2011 standard from include/wx-3.0
|
||||||
USES+= compiler:gcc-c++11-lib
|
USES+= compiler:gcc-c++11-lib
|
||||||
MAKE_JOBS_UNSAFE=yes
|
|
||||||
DOS2UNIX_GLOB= *.cmake sch_bus_entry.h sch_line.h sch_no_connect.h
|
DOS2UNIX_GLOB= *.cmake sch_bus_entry.h sch_line.h sch_no_connect.h
|
||||||
USE_XORG= x11 ice xext
|
USE_XORG= x11 ice xext
|
||||||
USE_GL= yes
|
USE_GL= yes
|
||||||
|
|
Loading…
Reference in a new issue