You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/sys-devel/make/files/make-3.81-tests-recursion.p...

15 lines
514 B

http://bugs.gentoo.org/329153
https://savannah.gnu.org/bugs/index.php?29968
--- tests/scripts/features/recursion 2005/02/10 00:10:58 1.2
+++ tests/scripts/features/recursion 2010/07/01 07:16:00 1.3
@@ -16,7 +16,7 @@
@echo MAKELEVEL = $(MAKELEVEL)
@echo THE END
',
- ('CFLAGS=-O -w' . ($parallel_jobs ? '-j 2' : '')),
+ ('CFLAGS=-O -w' . ($parallel_jobs ? ' -j 2' : '')),
($vos
? "#MAKE#: Entering directory `#PWD#'
make 'CFLAGS=-O' -f #MAKEFILE# foo