Loading tools/itscertgen/asn1certgen/Makefile +1 −1 Original line number Diff line number Diff line Loading @@ -10,7 +10,7 @@ BUILDROOT = ../build PROJECT = asn1certgen DEBUG = yes bins = asn1certgen sources := asn1certgen.c ecc_openssl.c sources := asn1certgen.c ecc_openssl.c mkgmtime.c cflags += -Wno-pointer-sign -Wno-enum-compare sources-WIN32 := applink.c packages += cshared openssl Loading Loading
tools/itscertgen/asn1certgen/Makefile +1 −1 Original line number Diff line number Diff line Loading @@ -10,7 +10,7 @@ BUILDROOT = ../build PROJECT = asn1certgen DEBUG = yes bins = asn1certgen sources := asn1certgen.c ecc_openssl.c sources := asn1certgen.c ecc_openssl.c mkgmtime.c cflags += -Wno-pointer-sign -Wno-enum-compare sources-WIN32 := applink.c packages += cshared openssl Loading