Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
OpenWalnut
OpenWalnut Core
Commits
56868d08
Commit
56868d08
authored
Jul 17, 2012
by
Sebastian Eichelbaum
Browse files
[CHANGE] i386 not build for RC1.
parent
3254bbb4
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
tools/release/owrelease
tools/release/owrelease
+2
-2
No files found.
tools/release/owrelease
View file @
56868d08
...
...
@@ -57,9 +57,9 @@ DISTRIBUTIONS_TGZ=""
# Architectures to build for
# NOTE: we need the debsrc package.
ARCHITECTURES_DEB
=
"amd64
i386
"
ARCHITECTURES_DEB
=
"amd64"
# Build binary tgz for 386 and amd64
ARCHITECTURES_TGZ
=
"amd64
i386
"
ARCHITECTURES_TGZ
=
"amd64"
# where to put the created stuff?
RELEASE_DIR
=
"OpenWalnut-Release"
...
...
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