Silence <sys/timeb.h> deprecation warnings during the build.
This commit is contained in:
parent
6bdf03d9dd
commit
421d091c44
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=487355
1 changed files with 1 additions and 0 deletions
|
@ -40,6 +40,7 @@ CONFIGURE_ARGS= --with-readline\
|
|||
--with-layout=freebsd\
|
||||
--datadir="${PREFIX}"\
|
||||
--localstatedir="${PREFIX}"
|
||||
CONFIGURE_ENV= ac_cv_header_sys_timeb_h=no
|
||||
CPPFLAGS+= -std=gnu89 ${IODBC_CPPFLAGS}
|
||||
LDFLAGS+= -lexecinfo
|
||||
MAKE_ENV= PATH=${LOCALBASE}/bin:${PATH}\
|
||||
|
|
Loading…
Reference in a new issue