Skip to content

Commit e60367a

Browse files
committed
remove unintended change
1 parent 7ebe7f3 commit e60367a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Makevars.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ else
4545
endif
4646
endif
4747

48-
MAKEFLAGS = -e -s -j1
48+
MAKEFLAGS = -e -s
4949
MAKE_CMD = \
5050
CONLY="@CC@ $(PKG_CPPFLAGS) @CPPFLAGS@" \
5151
CPLUS="@CXX11@ $(PKG_CPPFLAGS) @CPPFLAGS@" \

0 commit comments

Comments
 (0)