Skip to content
Permalink
73a391126d
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Go to file
 
 
Cannot retrieve contributors at this time
7 lines (7 sloc) 213 Bytes
%ifdef HAVE_ELFV2_ABI
powerpc.*le-.*-linux.* DEFAULT GLIBC_2.17
powerpc.*le-.*-linux.* libpthread=0 GLIBC_2.17
%else
powerpc64-.*-linux.* DEFAULT GLIBC_2.3
powerpc64-.*-linux.* libpthread=0 GLIBC_2.3
%endif