diff options
| author | Ion-Mihai Tetcu <itetcu@FreeBSD.org> | 2009-02-18 12:27:02 +0000 |
|---|---|---|
| committer | Ion-Mihai Tetcu <itetcu@FreeBSD.org> | 2009-02-18 12:27:02 +0000 |
| commit | 880a3e18de683726c4cec707ed9b0f61c9940acd (patch) | |
| tree | 5aef5fcc4f74bc3c56ff8815cd97aa12656603f4 /archivers/par2cmdline-tbb/files/patch-configure | |
| parent | - Update to 20090218 (diff) | |
PR: 131570
Diffstat (limited to 'archivers/par2cmdline-tbb/files/patch-configure')
| -rw-r--r-- | archivers/par2cmdline-tbb/files/patch-configure | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/archivers/par2cmdline-tbb/files/patch-configure b/archivers/par2cmdline-tbb/files/patch-configure new file mode 100644 index 000000000000..8022ce18c3c8 --- /dev/null +++ b/archivers/par2cmdline-tbb/files/patch-configure @@ -0,0 +1,11 @@ +--- configure.orig 2009-02-09 06:07:02.000000000 +0100 ++++ configure 2009-02-09 06:09:27.000000000 +0100 +@@ -4113,7 +4113,7 @@ + + + case "$host_cpu" in +- x86_64|amd64) ++ x86_64|amd64|ia64) + { echo "$as_me:$LINENO: result: SSE2_on_x86_64 is enabled" >&5 + echo "${ECHO_T}SSE2_on_x86_64 is enabled" >&6; } + if true; then |
