mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-08 21:00:05 +02:00
guile: try to build non-parallel
This hopefully fixes the build on x86.
This commit is contained in:
@@ -115,7 +115,7 @@ BUILD()
|
||||
# No MADV_DONTNEED, yet
|
||||
sed --in-place '/HAVE_SYS_MMAN_H/d' config.h
|
||||
|
||||
make $jobArgs
|
||||
make -j1
|
||||
}
|
||||
|
||||
INSTALL()
|
||||
|
||||
Reference in New Issue
Block a user