You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Adds a weighted mode call. Use `sort` to make `modes` result consistent on different test architectures. Mention weighted option in mode docstrings.
* Apply suggestions from code review. Co-authored-by: Milan Bouchet-Valat <nalimilan@club.fr>
I tried to build julia but after cloning the repository and typing "make" I get:
ejk@dl:/usr/local/src/julia$ make julia-debug
make: invalid option -- '='
make: invalid option -- 'g'
make: invalid option -- 'u'
make: invalid option -- '9'
make: invalid option -- '9'
...
This is using GNU make 3.81 on linux ubuntu 11.10.
The text was updated successfully, but these errors were encountered: