mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-12-03 10:29:15 +00:00
3 lines
88 B
Plaintext
3 lines
88 B
Plaintext
COMPILER= gcc -DUSE_PROTOTYPES -Wall
|
|
COPTS= -O2 -finline-functions -fomit-frame-pointer
|