Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
TASTE
uPython-mirror
Commits
33fefc74
Commit
33fefc74
authored
Jan 01, 2014
by
Edd Barrett
Browse files
Mention that GNU make is required.
Does not build with BSD make.
parent
0d02eb17
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
33fefc74
...
...
@@ -28,9 +28,9 @@ Additional components:
The Unix version
----------------
The "unix" part requires a standard Unix environment with gcc
. It works
only for 64-bit machines due to a small piece of x86-64 assembler
for
the exception handling.
The "unix" part requires a standard Unix environment with gcc
and GNU make.
It works
only for 64-bit machines due to a small piece of x86-64 assembler
for
the exception handling.
To build:
...
...
Write
Preview
Supports
Markdown
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