fix mason cflags/ldflags return
This commit is contained in:
parent
c3f7d947a6
commit
076ab1fa6c
1 changed files with 2 additions and 2 deletions
|
@ -53,11 +53,11 @@ function mason_compile {
|
|||
}
|
||||
|
||||
function mason_cflags {
|
||||
""
|
||||
:
|
||||
}
|
||||
|
||||
function mason_ldflags {
|
||||
""
|
||||
:
|
||||
}
|
||||
|
||||
function mason_clean {
|
||||
|
|
Loading…
Reference in a new issue