Skip to content

Instantly share code, notes, and snippets.

@ruediger
Created November 6, 2012 22:59
Show Gist options
  • Save ruediger/4028262 to your computer and use it in GitHub Desktop.
Save ruediger/4028262 to your computer and use it in GitHub Desktop.
rct wrapper
${CXX:-g++} -fplugin=$(pwd)/python.so -fplugin-arg-python-script=$(pwd)/src/rct.py "${@/--rct-/--fplugin-arg-python-rct-}"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment