Add sparcv9cap.c to restricted tarball.
This commit is contained in:
parent
021270af37
commit
419989d2ec
@ -20,6 +20,7 @@ foreach (@objlist) { $tarobjs{"$1.c"} = 1 if /([^\/]+).o$/};
|
|||||||
$tarobjs{"ncbc_enc.c"} = 1;
|
$tarobjs{"ncbc_enc.c"} = 1;
|
||||||
$tarobjs{"mem_clr.c"} = 1;
|
$tarobjs{"mem_clr.c"} = 1;
|
||||||
$tarobjs{"ppccap.c"} = 1;
|
$tarobjs{"ppccap.c"} = 1;
|
||||||
|
$tarobjs{"sparcv9.c"} = 1;
|
||||||
|
|
||||||
foreach (split / /, $ENV{LINKDIRS} ) { $cdirs{$_} = 1 };
|
foreach (split / /, $ENV{LINKDIRS} ) { $cdirs{$_} = 1 };
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user