linux-atm: Struggles when built in parallel

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
Michael Tremer 2016-06-19 13:56:39 -04:00
parent 84c2415098
commit 711bf40ab0
1 changed files with 3 additions and 1 deletions

View File

@ -5,7 +5,7 @@
name = linux-atm
version = 2.5.1
release = 1
release = 2
groups = System/Daemons
url = http://linux-atm.sourceforge.net/
@ -32,6 +32,8 @@ build
prepare_cmds
sed -e "s/-lfl/&_pic/g" -i src/*{,/*}/Makefile.in
end
PARALLELISMFLAGS =
end
packages