ACIL FM
Dark
Refresh
Current DIR:
/home/.cpan/build/Storable-3.25-0/hints
/
home
.cpan
build
Storable-3.25-0
hints
Upload
Zip Selected
Delete Selected
Pilih semua
Nama
Ukuran
Permission
Aksi
gnukfreebsd.pl
33 B
chmod
View
DL
Edit
Rename
Delete
gnuknetbsd.pl
33 B
chmod
View
DL
Edit
Rename
Delete
hpux.pl
275 B
chmod
View
DL
Edit
Rename
Delete
linux.pl
747 B
chmod
View
DL
Edit
Rename
Delete
Edit file: /home/.cpan/build/Storable-3.25-0/hints/linux.pl
# gcc -O3 (and higher) can cause code produced from Storable.xs that # dumps core immediately in recurse.t and retrieve.t, in is_storing() # and last_op_in_netorder(), respectively. In both cases the cxt is # full of junk (and according to valgrind the cxt was never stack'd, # malloc'd or free'd). Observed in Debian 3.0 x86, with gccs 2.95.4 # 20011002 and 3.3, and in Redhat 7.1 with gcc 3.3.1. The failures # happen only for unthreaded builds, threaded builds work okay. use Config; if ($Config{gccversion} and !$Config{usethreads}) { my $optimize = $Config{optimize}; # works fine with gcc 4 or clang if ($optimize =~ s/(^| )-O[3-9]( |$)/$1-O2$2/ and $Config{gccversion} =~ /^[23]\./) { $self->{OPTIMIZE} = $optimize; } }
Simpan
Batal
Isi Zip:
Unzip
Create
Buat Folder
Buat File
Terminal / Execute
Run
Chmod Bulk
All File
All Folder
All File dan Folder
Apply