mirror of
https://github.com/opnsense/src.git
synced 2026-02-15 16:48:36 -05: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"
|