head 1.2; access; symbols OPENPKG_E1_MP_HEAD:1.2 OPENPKG_E1_MP:1.2 OPENPKG_E1_MP_2_STABLE:1.2.2.2 OPENPKG_E1_FP:1.2.2.2 OPENPKG_2_STABLE_MP:1.2 OPENPKG_2_STABLE_20061018:1.2.2.2 OPENPKG_2_STABLE:1.2.0.2; locks; strict; comment @# @; 1.2 date 2006.10.13.05.29.44; author rse; state Exp; branches 1.2.2.1; next 1.1; commitid WPWnl8UZT5iv0uQr; 1.1 date 2006.10.12.18.56.32; author rse; state Exp; branches; next ; commitid 6TjuJfPrAnVgvqQr; 1.2.2.1 date 2006.10.13.05.29.44; author rse; state dead; branches; next 1.2.2.2; commitid iZxwRSmmWscPXUQr; 1.2.2.2 date 2006.10.16.14.56.26; author rse; state Exp; branches; next ; commitid iZxwRSmmWscPXUQr; desc @@ 1.2 log @second attempt to get it building under Linux @ text @Index: Config --- Config.orig 2006-10-09 04:02:27 +0200 +++ Config 2006-10-12 20:54:24 +0200 @@@@ -339,7 +339,7 @@@@ ;; linux*) - OSTYPE=linux-1 COPTS=-O3 LIBS="-s -N" + OSTYPE=linux-1 COPTS=-O3 LIBS="" ;; mach2) @ 1.2.2.1 log @file skill.patch was added on branch OPENPKG_2_STABLE on 2006-10-16 14:56:26 +0000 @ text @d1 12 @ 1.2.2.2 log @Mass merge from CURRENT to 2-STABLE (all packages except those of JUNK class) @ text @a0 12 Index: Config --- Config.orig 2006-10-09 04:02:27 +0200 +++ Config 2006-10-12 20:54:24 +0200 @@@@ -339,7 +339,7 @@@@ ;; linux*) - OSTYPE=linux-1 COPTS=-O3 LIBS="-s -N" + OSTYPE=linux-1 COPTS=-O3 LIBS="" ;; mach2) @ 1.1 log @fix building under Linux where not always a libgcc_s.a exists @ text @d9 1 a9 1 + OSTYPE=linux-1 COPTS=-O3 LIBS="-N" @