Reset quilt patches post 3.0.9 merge with GCC
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
10
|
||||
|
||||
dir
|
||||
155499
|
||||
155537
|
||||
svn+ssh://green@gcc.gnu.org/svn/gcc/trunk/libffi/testsuite/lib
|
||||
svn+ssh://green@gcc.gnu.org/svn/gcc
|
||||
|
||||
@@ -28,15 +28,15 @@ rsandifo
|
||||
|
||||
libffi-dg.exp
|
||||
file
|
||||
155549
|
||||
|
||||
|
||||
|
||||
|
||||
2009-12-20T06:01:57.963803Z
|
||||
806ba5a25b0a14fdf53823cdb63a6c4f
|
||||
2009-07-11T06:10:49.813211Z
|
||||
149508
|
||||
rsandifo
|
||||
2010-01-01T12:29:31.181317Z
|
||||
4ff7f7a31a97eec90af2e4dfb964b213
|
||||
2010-01-01T12:32:24.799527Z
|
||||
155549
|
||||
green
|
||||
|
||||
|
||||
|
||||
@@ -58,5 +58,5 @@ rsandifo
|
||||
|
||||
|
||||
|
||||
9057
|
||||
9170
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# Copyright (C) 2003, 2005, 2009 Free Software Foundation, Inc.
|
||||
# Copyright (C) 2003, 2005, 2008, 2009, 2010 Free Software Foundation, Inc.
|
||||
|
||||
# This program is free software; you can redistribute it and/or modify
|
||||
# it under the terms of the GNU General Public License as published by
|
||||
@@ -203,6 +203,10 @@ proc libffi_target_compile { source dest type options } {
|
||||
lappend options "libs= -shared-libgcc"
|
||||
}
|
||||
|
||||
if { [string match "*-*-openbsd*" $target_triplet] } {
|
||||
lappend options "libs= -lpthread"
|
||||
}
|
||||
|
||||
lappend options "libs= -lffi"
|
||||
|
||||
verbose "options: $options"
|
||||
|
||||
Reference in New Issue
Block a user