mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-01 05:45:45 +00:00
Remove old libtool patch
This commit is contained in:
parent
594132c5dd
commit
2301579cf4
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=368568
@ -1,11 +0,0 @@
|
||||
--- config/ltconfig.orig Mon Feb 25 08:42:15 2002
|
||||
+++ config/ltconfig Sat Feb 10 15:32:52 2007
|
||||
@@ -1115,7 +1115,7 @@
|
||||
;;
|
||||
|
||||
freebsd*)
|
||||
- objformat=`test -x /usr/bin/objformat && /usr/bin/objformat || echo aout`
|
||||
+ objformat=`test -x /usr/bin/objformat && /usr/bin/objformat || echo elf`
|
||||
version_type=freebsd-$objformat
|
||||
case $version_type in
|
||||
freebsd-elf*)
|
Loading…
Reference in New Issue
Block a user