| Age | Commit message (Collapse) | Author |
|
- using '-exec command {} +' instead of '-exec command ;'. Thanks to
Lockywolf.
Signed-off-by: Ruoh-Shoei LIN <lin.ruohshoei+sbo@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
|
|
On i?86, clang will emit references to __mulodi4 and __atomic_store
which will then fail to be linked if we use libgcc. This is only
required on 32bit.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
|
|
The slackbuild for llvm on slackware 15.0 32bit does not build lld,
so we cannot use it for linking there.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
|
|
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
|