37344c46b9
The content of this branch was automatically imported from Fedora ELN with the following as its source: https://src.fedoraproject.org/rpms/swig#8f1b0502975792d18744ed41db0eacb9abaeee54
5 lines
168 B
Tcsh
5 lines
168 B
Tcsh
# Use ccache-swig by default. Users who don't want that can setenv the
|
|
# CCACHE_DISABLE environment variable in their personal profile.
|
|
|
|
alias swig 'ccache-swig swig'
|