Remove some whitespace.
This commit is contained in:
parent
7055c3928c
commit
aab3916d47
1 changed files with 1 additions and 1 deletions
|
@ -79,7 +79,7 @@ ifdef CFG_UNIXY
|
|||
CFG_INFO := $(info cfg: unix-y environment)
|
||||
|
||||
CFG_EXE_SUFFIX :=
|
||||
CFG_RUN_PROGRAM = LD_LIBRARY_PATH=$(dir $(1)) $(CFG_VALGRIND) $(1)
|
||||
CFG_RUN_PROGRAM=LD_LIBRARY_PATH=$(dir $(1)) $(CFG_VALGRIND) $(1)
|
||||
|
||||
CFG_BOOT_NATIVE := 1
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue