Browse Source

add new_clang_parrot

master
Jonathan "Duke" Leto 12 years ago
parent
commit
cde7c07df1
  1. 3
      bin/new_clang_parrot

3
bin/new_clang_parrot

@ -0,0 +1,3 @@
#!/bin/sh
new_parrot --cc=clang --link=clang --ld=clang $@
Loading…
Cancel
Save