diff options
author | Nick Clifton <nickc@redhat.com> | 2001-02-10 00:58:38 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2001-02-10 00:58:38 +0000 |
commit | 1e667f61b72db0e8ae2a0f7f037f1824c39aeaf3 (patch) | |
tree | ab49c2ff9361e9b4d3cdaad01236bfdb8687e124 /config/mh-s390pic | |
parent | c41482c7ee561d54d4748b601b26ad2e630edd91 (diff) | |
download | cygnal-1e667f61b72db0e8ae2a0f7f037f1824c39aeaf3.tar.gz cygnal-1e667f61b72db0e8ae2a0f7f037f1824c39aeaf3.tar.bz2 cygnal-1e667f61b72db0e8ae2a0f7f037f1824c39aeaf3.zip |
Add s390 support
Diffstat (limited to 'config/mh-s390pic')
-rw-r--r-- | config/mh-s390pic | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config/mh-s390pic b/config/mh-s390pic new file mode 100644 index 000000000..92e48d90f --- /dev/null +++ b/config/mh-s390pic @@ -0,0 +1 @@ +PICFLAG=-fpic |