diff options
Diffstat (limited to 'config')
-rw-r--r-- | config/mh-ia64pic | 1 | ||||
-rw-r--r-- | config/mt-ia64pic | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/config/mh-ia64pic b/config/mh-ia64pic new file mode 100644 index 0000000..92e48d9 --- /dev/null +++ b/config/mh-ia64pic @@ -0,0 +1 @@ +PICFLAG=-fpic diff --git a/config/mt-ia64pic b/config/mt-ia64pic new file mode 100644 index 0000000..ff98727 --- /dev/null +++ b/config/mt-ia64pic @@ -0,0 +1 @@ +PICFLAG_FOR_TARGET=-fpic |