Trying to do link fix (nw)

This commit is contained in:
Miodrag Milanovic 2016-11-07 14:45:51 +01:00
parent 1244957397
commit e2d2355352

View File

@ -199,8 +199,8 @@ end
}
if (STANDALONE~=true) then
links {
"frontend",
"linenoise-ng",
"frontend",
"http",
}
end
if (MACHINES["NETLIST"]~=null) then
@ -233,6 +233,7 @@ if (STANDALONE~=true) then
links {
ext_lib("lua"),
"lualibs",
"linenoise-ng",
}
end
links {