• Kir Kolyshkin's avatar
    nmk: return --no-print-directory · d5df3bf2
    Kir Kolyshkin authored
    A year ago this flag was removed, as parts of criu were build in
    sub-directories (i.e. by using make -C SUBDIR), and therefore
    paths printed by make were relevant to a SUBDIR rather than top
    source dir, which prevented tools like vim from jumping to a
    correct source file with with error (for more details, see
    commit XXXXXX "nmk: remove no-print-directory from MAKEFLAGS").
    
    Now, as we have everything (except Documentation and test, which
    is rather minor) built from top source directory, we can finally
    add the flag back and enjoy cleaner output.
    Reviewed-by: 's avatarDmitry Safonov <dsafonov@virtuozzo.com>
    Signed-off-by: 's avatarKir Kolyshkin <kir@openvz.org>
    Signed-off-by: 's avatarAndrei Vagin <avagin@virtuozzo.com>
    d5df3bf2
Name
Last commit
Last update
..
Documentation Loading commit data...
scripts Loading commit data...
.gitignore Loading commit data...
Makefile Loading commit data...
README.md Loading commit data...