Add sources + side note on asm change
This commit is contained in:
parent
f80596eee4
commit
b1b7fc453a
@ -11,7 +11,7 @@
|
||||
# see https://sourceware.org/bugzilla/show_bug.cgi?id=25271
|
||||
%global optflags %(echo %{optflags} -D_DEFAULT_SOURCE)
|
||||
|
||||
# because c11 disables the asm keyword, while __asm__ is reliably supported
|
||||
# see https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93615
|
||||
%global optflags %(echo %{optflags} -Dasm=__asm__)
|
||||
|
||||
Name: compiler-rt
|
||||
|
1
sources
1
sources
@ -1 +1,2 @@
|
||||
SHA512 (compiler-rt-10.0.0rc1.src.tar.xz.sig) = 96f9818298e2d73a86e8139fb9c7ec21c9e55795b7119625994c9cbdcb67d7e38ffefcf4fd15ee0baedf0158420e08b58a3dd8fc7a76b1cccbba605ec49cd00c
|
||||
SHA512 (compiler-rt-10.0.0rc1.src.tar.xz) = e9450027a3a86cbc93e113a46d745be93bd0bfb1dcc4dd7d88e926e8f3aee28d34b4bd08156e89dcef6bd8ee81bab5e7e1dee8a191462cdc9d3c5e9d77611e66
|
||||
|
Loading…
Reference in New Issue
Block a user