mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Add lbasename which is used in the `LD' fix for -current.
This commit is contained in:
parent
6f6c5dce4e
commit
50ea040994
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@
|
|||
LIB= iberty
|
||||
SRCS= argv.c choose-temp.c concat.c cp-demangle.c cplus-dem.c \
|
||||
dyn-string.c getopt.c getopt1.c getpwd.c getruntime.c \
|
||||
hex.c floatformat.c objalloc.c obstack.c safe-ctype.c \
|
||||
hex.c floatformat.c lbasename.c objalloc.c obstack.c safe-ctype.c \
|
||||
xatexit.c xexit.c xmalloc.c \
|
||||
xstrdup.c xstrerror.c
|
||||
CFLAGS+= -DHAVE_CONFIG_H
|
||||
|
|
|
|||
Loading…
Reference in a new issue