aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorBrent Cook <busterb@gmail.com>2023-02-15 07:56:44 -0600
committerBrent Cook <busterb@gmail.com>2023-02-15 07:56:44 -0600
commit3c7747fd8bcaaf2eb2f901c34d573bae52fea0c5 (patch)
tree99051bae4bb93a8e36f9560dc39f0b85d52b3f6f /.gitignore
parent20fb2bdb1197008f46c080b8539084c69b7a8c92 (diff)
downloadportable-3c7747fd8bcaaf2eb2f901c34d573bae52fea0c5.tar.gz
portable-3c7747fd8bcaaf2eb2f901c34d573bae52fea0c5.tar.bz2
portable-3c7747fd8bcaaf2eb2f901c34d573bae52fea0c5.zip
generate opensslconf.h based on host cpu architecture
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 3a0b97f..a47dd50 100644
--- a/.gitignore
+++ b/.gitignore
@@ -145,6 +145,7 @@ stamp-h1
145stamp-h2 145stamp-h2
146 146
147include/openssl/Makefile.am 147include/openssl/Makefile.am
148include/arch
148 149
149VERSION 150VERSION
150crypto/VERSION 151crypto/VERSION
@@ -152,6 +153,7 @@ ssl/VERSION
152tls/VERSION 153tls/VERSION
153libtls-standalone/VERSION 154libtls-standalone/VERSION
154 155
156ssl/hidden
155ssl/*.c 157ssl/*.c
156ssl/*.h 158ssl/*.h
157tls/*.c 159tls/*.c