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
164 B
Bash
5 lines
164 B
Bash
# Use ccache-swig by default. Users who don't want that can set the
|
|
# CCACHE_DISABLE environment variable in their personal profile.
|
|
|
|
alias swig='ccache-swig swig'
|