Skip to content

Commit

Permalink
Merge pull request #1554 from hadfl/pkgupd
Browse files Browse the repository at this point in the history
package updates
  • Loading branch information
oetiker authored Dec 9, 2024
2 parents 092cd99 + fc74802 commit 0436e6d
Show file tree
Hide file tree
Showing 78 changed files with 354 additions and 1,066 deletions.
2 changes: 1 addition & 1 deletion build/cargo-c/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
. ../../lib/build.sh

PROG=cargo-c
VER=0.10.5
VER=0.10.7
PKG=ooce/developer/cargo-c
SUMMARY="build and install C-ABI compatible dynamic and static libraries"
DESC="produces and installs a correct pkg-config file, a static library and "
Expand Down
4 changes: 2 additions & 2 deletions build/clang/build-13.sh
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
# http://www.illumos.org/license/CDDL.
# }}}

# Copyright 2022 OmniOS Community Edition (OmniOSce) Association.
# Copyright 2024 OmniOS Community Edition (OmniOSce) Association.

. ../../lib/build.sh

Expand All @@ -25,7 +25,7 @@ DESC+="infrastructure for languages in the C language family (C, C++, "
DESC+="Objective C/C++, OpenCL, CUDA, and RenderScript) for the LLVM project"

set_arch 64
test_relver '>=' 151041 && set_clangver
set_clangver
set_builddir llvm-project-$VER.src/$PROG

SKIP_RTIME_CHECK=1
Expand Down
94 changes: 0 additions & 94 deletions build/clang/build-16.sh

This file was deleted.

2 changes: 1 addition & 1 deletion build/clang/build-19.sh
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@

PROG=clang
PKG=ooce/developer/clang-19
VER=19.1.4
VER=19.1.5
SUMMARY="C language family frontend for LLVM"
DESC="The Clang project provides a language front-end and tooling "
DESC+="infrastructure for languages in the C language family (C, C++, "
Expand Down

This file was deleted.

61 changes: 0 additions & 61 deletions build/clang/patches-16/add-rpath-for-libstdcxx.patch

This file was deleted.

34 changes: 0 additions & 34 deletions build/clang/patches-16/default-preprocessor-definition.patch

This file was deleted.

21 changes: 0 additions & 21 deletions build/clang/patches-16/no-default-libgcc_s-linking.patch

This file was deleted.

12 changes: 0 additions & 12 deletions build/clang/patches-16/no-default-libm-linking.patch

This file was deleted.

13 changes: 0 additions & 13 deletions build/clang/patches-16/no-sanitizer-runtime-lib-linking.patch

This file was deleted.

17 changes: 0 additions & 17 deletions build/clang/patches-16/no-ssp-linking.patch

This file was deleted.

11 changes: 0 additions & 11 deletions build/clang/patches-16/no-symbolic-functions.patch

This file was deleted.

24 changes: 0 additions & 24 deletions build/clang/patches-16/no-usr-local-include.patch

This file was deleted.

12 changes: 0 additions & 12 deletions build/clang/patches-16/no-version-script.patch

This file was deleted.

11 changes: 0 additions & 11 deletions build/clang/patches-16/series

This file was deleted.

12 changes: 0 additions & 12 deletions build/clang/patches-16/use-gas.patch

This file was deleted.

Loading

0 comments on commit 0436e6d

Please sign in to comment.