mirror of
https://github.com/opnsense/src.git
synced 2026-02-14 00:04:14 -05:00
2 lines
88 B
Text
2 lines
88 B
Text
COMPILER= gcc -DUSE_PROTOTYPES -Wall
|
|
COPTS= -O2 -finline-functions -fomit-frame-pointer
|