File tree Expand file tree Collapse file tree 5 files changed +5
-5
lines changed
Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 66
77(unless (system (string-append "make -C ' "
88 (path->string (normalize-path here))
9- "' -s runtime.o " ))
9+ "' --no-print-directory - s runtime.o " ))
1010 (error 'build-runtime "could not build runtime " ))
1111
1212(define runtime-path
Original file line number Diff line number Diff line change 66
77(unless (system (string-append "make -C ' "
88 (path->string (normalize-path here))
9- "' -s runtime.o " ))
9+ "' --no-print-directory - s runtime.o " ))
1010 (error 'build-runtime "could not build runtime " ))
1111
1212(define runtime-path
Original file line number Diff line number Diff line change 66
77(unless (system (string-append "make -C ' "
88 (path->string (normalize-path here))
9- "' -s runtime.o " ))
9+ "' --no-print-directory - s runtime.o " ))
1010 (error 'build-runtime "could not build runtime " ))
1111
1212(define runtime-path
Original file line number Diff line number Diff line change 66
77(unless (system (string-append "make -C ' "
88 (path->string (normalize-path here))
9- "' -s runtime.o " ))
9+ "' --no-print-directory - s runtime.o " ))
1010 (error 'build-runtime "could not build runtime " ))
1111
1212(define runtime-path
Original file line number Diff line number Diff line change 66
77(unless (system (string-append "make -C ' "
88 (path->string (normalize-path here))
9- "' -s runtime.o " ))
9+ "' --no-print-directory - s runtime.o " ))
1010 (error 'build-runtime "could not build runtime " ))
1111
1212(define runtime-path
You can’t perform that action at this time.
0 commit comments