mirror of
https://github.com/opnsense/src.git
synced 2026-02-14 08:13:38 -05:00
6 lines
121 B
Text
6 lines
121 B
Text
RANLIB = true
|
|
|
|
# The l flag generates a warning from the SVR4 archiver, remove it.
|
|
AR_FLAGS = cr
|
|
|
|
X11_EXTRA_LIBS = -lnsl
|