summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorChris Liddell <chris.liddell@artifex.com>2019-10-18 09:46:03 +0100
committerChris Liddell <chris.liddell@artifex.com>2019-11-21 15:28:28 +0000
commit327dc8943c0aac1c7be7a1fb6e93346b61cd0900 (patch)
tree0f6cc339406fe5ead96f56224b08b8dbc785b9a0 /.gitignore
parente20cd8d8fc1f40bf4218c18e545ca4ddb175c348 (diff)
downloadghostpdl-327dc8943c0aac1c7be7a1fb6e93346b61cd0900.tar.gz
Bug #699331: better support for cross-compiling
This is mainly moving from using uname to identify the the target platform, to using the 'host' value to identify the target platform, and 'host' and 'build' values to know when we're cross-compiling. There are also a couple of tweaks related to cross-compiling to MSYS. Also, make double sure API symbols are always visible. This affects builds with gcc and compatible compilers. Remove use of $cross_compiling variable Credit to djcj for most of the changes
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 429563c44..fdf5e2e3a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -89,10 +89,13 @@ gs/jbig2dec/config.h
gs/jbig2dec/configure.lineno
gs/jbig2dec/libtool
+config.guess
config.log
config.mak
config.status
+config.sub
configure
+install-sh
tiff
tiff-config