From: Artur Frysiak Date: Fri, 14 May 1999 23:38:11 +0000 (+0000) Subject: - reorganize to better crosscompiling X-Git-Tag: gdb-4_18-7~12 X-Git-Url: https://git.pld-linux.org/?a=commitdiff_plain;h=ee90342acec1b7ada990f5868a4436e876834cea;p=packages%2Fgdb.git - reorganize to better crosscompiling Changed files: gdb.spec -> 1.7 --- diff --git a/gdb.spec b/gdb.spec index 5024acb..d72dcdd 100644 --- a/gdb.spec +++ b/gdb.spec @@ -46,8 +46,10 @@ ve herhangi bir anda program %build CFLAGS="$RPM_OPT_FLAGS" LDFLAGS="-s" \ -./configure %{_target} \ - --prefix=/usr +./configure \ + --prefix=/usr \ + --target=%{_target_platform} \ + --host=%{_host} make make info