Skip to content

Conversation

alco
Copy link
Member

@alco alco commented May 7, 2014

I tested it by trying various values for the rel variable: R16B, r16, 17, 17.1, 18. Can't promise it's without flaws though.

@@ -61,7 +72,7 @@ elixir: kernel lib/eex/ebin/Elixir.EEx.beam mix ex_unit eex iex

kernel: $(KERNEL) VERSION
$(KERNEL): lib/elixir/lib/*.ex lib/elixir/lib/*/*.ex
$(Q) if [ ! -f $(KERNEL) ]; then \
$(Q) if [ ! -f $(KERNEL) ]; then \
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Dough, Github shows different number of spaces for tabs than my editor.

@alco
Copy link
Member Author

alco commented May 7, 2014

Tried a couple of alternatives, doesn't seem to work with Travis :(

josevalim pushed a commit that referenced this pull request May 7, 2014
Add a target to check minimum required Erlang version
@josevalim josevalim merged commit b76387a into elixir-lang:master May 7, 2014
@alco alco deleted the makefile-version-check branch May 16, 2014 22:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants