Hans Dedecker
04413f7612
tools: libressl: fix compilation for non-glibc clib (FS#2400)
Fixes compilaton issue for non glibc clibs :
libtool: compile: gcc -DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"2.9.2\" "-DPACKAGE_STRING=\"libressl 2.9.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"2.9.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_STRLCAT=1 -DHAVE_STRLCPY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=8 -I. -I../include -I../include/compat -DLIBRESSL_INTERNAL -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= -I../crypto/asn1 -I../crypto/bn -I../crypto/ec -I../crypto/ecdsa -I../crypto/evp -I../crypto/modes -I../crypto -I/builds/pantacor/pv-platforms/openwrt-base/openwrt/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D__STRICT_ALIGNMENT -O2 -I/builds/pantacor/pv-platforms/openwrt-base/openwrt/staging_dir/host/include -fpic -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -MT compat/getprogname_linux.lo -MD -MP -MF compat/.deps/getprogname_linux.Tpo -c compat/getprogname_linux.c -o compat/getprogname_linux.o
compat/getprogname_linux.c: In function 'getprogname':
compat/getprogname_linux.c:32:2: error: #error "Cannot emulate getprogname"
#error "Cannot emulate getprogname"
^~~~~
Reported-by: Anibal Portero <anibal.portero@pantacor.com>
Signed-off-by: Hans Dedecker <dedeckeh@gmail.com>
(cherry picked from commit 1282a630272c59dfd105262772a2ca136084db03)
2019-09-04 13:31:40 +02:00
..
2016-12-16 22:39:22 +01:00
2017-11-17 02:24:35 +01:00
2018-06-18 20:29:38 +02:00
2019-05-22 21:27:44 +02:00
2019-09-04 13:18:42 +02:00
2019-04-06 14:48:46 +02:00
2019-04-06 14:48:46 +02:00
2019-06-08 09:59:25 +02:00
2019-03-17 11:25:50 +01:00
2017-11-17 02:24:35 +01:00
2017-11-17 02:24:35 +01:00
2018-12-27 13:47:50 +01:00
2016-12-16 22:39:22 +01:00
2018-09-11 15:00:09 +02:00
2018-08-10 06:29:49 +02:00
2019-05-31 10:30:03 +02:00
2018-11-25 19:23:03 +01:00
2016-08-11 10:50:10 +02:00
2016-12-16 22:39:22 +01:00
2019-09-04 13:26:24 +02:00
2017-01-03 14:24:33 +01:00
2018-12-19 15:08:30 +00:00
2019-02-26 23:20:04 +01:00
2018-07-12 18:15:33 +02:00
2019-03-17 10:22:36 +01:00
2019-09-04 13:31:40 +02:00
2017-11-17 02:24:35 +01:00
2016-12-16 22:39:22 +01:00
2018-04-28 15:28:59 +02:00
2018-08-10 06:29:32 +02:00
2018-04-29 00:57:07 +02:00
2015-03-17 10:11:00 +00:00
2019-03-07 13:28:30 +01:00
2016-12-16 22:39:22 +01:00
2018-05-05 07:13:48 +02:00
2018-01-18 08:04:18 +01:00
2019-02-10 20:51:09 +01:00
2019-08-27 10:31:06 +02:00
2018-12-24 17:05:57 +01:00
2016-07-11 13:26:33 +02:00
2019-08-14 07:29:32 +02:00
2017-02-15 07:45:24 +01:00
2016-12-16 22:39:22 +01:00
2018-11-13 15:40:30 -05:00
2017-11-17 02:24:35 +01:00
2016-12-16 22:39:22 +01:00
2019-05-18 21:17:45 +02:00
2018-12-16 14:03:35 +01:00
2019-02-10 20:48:25 +01:00
2018-06-08 09:56:26 +02:00
2017-11-17 02:24:35 +01:00
2019-03-03 19:45:10 +01:00
2017-12-08 10:40:20 +01:00
2019-03-10 21:36:28 +01:00
2016-12-16 22:39:22 +01:00
2015-02-06 00:00:43 +00:00
2019-04-06 19:14:06 +02:00
2019-01-15 19:11:53 +01:00
2018-05-24 17:07:10 +02:00
2019-04-07 15:25:28 +02:00