mirror of
https://github.com/opnsense/src.git
synced 2026-03-09 01:30:47 -04:00
3 lines
161 B
Text
3 lines
161 B
Text
# for X11, since the native DECwindows include files are really broken when
|
|
# it comes to function prototypes.
|
|
X11_EXTRA_CFLAGS = "-DNeedFunctionPrototypes=0"
|