mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-13 03:03:15 +00:00
f1ee58fa3c
- Honor $CC and make portlint little happier. Reported by: exp-run (PR190511) [1]
3 lines
27 B
Bash
3 lines
27 B
Bash
#!/bin/sh -e
|
|
"%%CC%%" "$@"
|