diff options
Diffstat (limited to 'games/torcs/Makefile')
-rw-r--r-- | games/torcs/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/torcs/Makefile b/games/torcs/Makefile index 2f78019cc906..3ecea3525203 100644 --- a/games/torcs/Makefile +++ b/games/torcs/Makefile @@ -32,6 +32,7 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${LOCALBASE}/include -DHAVE_DE ALL_TARGET= default INSTALL_TARGET= install datainstall +MAKE_JOBS_UNSAFE= yes LDFLAGS+= -L${LOCALBASE}/lib |