mirror of
https://github.com/opnsense/src.git
synced 2026-03-04 22:32:37 -05:00
any files we do not need, delete some files that were removed upstream, but keep our own customizations and backports from later binutils.
4 lines
106 B
Text
4 lines
106 B
Text
# The l flag generates a warning from the SVR4 archiver, remove it.
|
|
AR_FLAGS = cr
|
|
|
|
X11_EXTRA_LIBS = -lnsl
|