Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
truenas-rk3588
truenas
Commits
969b9dd2
Commit
969b9dd2
authored
11 years ago
by
Craig Rodrigues
Browse files
Options
Download
Email Patches
Plain Diff
Remove unnecessary lines. Variables are defined in nano_env
parent
280ca3e6
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
build/do_build.sh
+0
-3
build/do_build.sh
with
0 additions
and
3 deletions
+0
-3
build/do_build.sh
View file @
969b9dd2
...
...
@@ -25,9 +25,6 @@ main()
{
local
_nanobsd
=
"
${
AVATAR_ROOT
}
/build/nanobsd/nanobsd.sh"
export
AVATAR_COMPONENT
=
os-base
export
NANO_OBJ
=
${
AVATAR_ROOT
}
/
${
AVATAR_COMPONENT
}
/
${
NANO_ARCH
}
local
_cmd
=
"
${
_nanobsd
}
-c
${
NANO_CFG_BASE
}
/
${
AVATAR_COMPONENT
}
${
NANO_ARGS
}
-w -k -j
${
MAKE_JOBS
}
"
echo
${
_cmd
}
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment
Menu
Projects
Groups
Snippets
Help