mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-21 08:42:23 +00:00
5dd0796d28
Thanks to: Andreas Tobler <andreast-list AT fgznet.ch>
13 lines
362 B
Plaintext
13 lines
362 B
Plaintext
--- mozilla/js/src/build/autoconf/config.sub.orig 2010-01-08 09:52:25.000000000 +0100
|
|
+++ mozilla/js/src/build/autoconf/config.sub 2010-01-08 09:52:33.000000000 +0100
|
|
@@ -403,9 +403,6 @@
|
|
amd64)
|
|
basic_machine=x86_64-pc
|
|
;;
|
|
- amd64-*)
|
|
- basic_machine=x86_64-`echo $basic_machine | sed 's/^[^-]*-//'`
|
|
- ;;
|
|
amdahl)
|
|
basic_machine=580-amdahl
|
|
os=-sysv
|