mirror of
https://github.com/bminor/binutils-gdb.git
synced 2025-12-26 01:07:52 +00:00
3 lines
78 B
Plaintext
3 lines
78 B
Plaintext
# /bin/cc is less than useful for our purposes. Always use GCC
|
|
CC = /bin/gcc
|