Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

remove ignored toolchainopts from SYSTEM toolchain easyconfigs #21035

Merged
merged 1 commit into from
Jul 25, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion easybuild/easyconfigs/b/bzip2/bzip2-1.0.8.eb
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ description = """
"""

toolchain = SYSTEM
toolchainopts = {'pic': True}

source_urls = ['https://sourceware.org/pub/%(name)s/']
sources = [SOURCE_TAR_GZ]
Expand Down
1 change: 0 additions & 1 deletion easybuild/easyconfigs/f/flex/flex-2.6.4.eb
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ description = """
"""

toolchain = SYSTEM
toolchainopts = {'pic': True}

source_urls = ['https://github.com/westes/flex/releases/download/v%(version)s/']
sources = [SOURCELOWER_TAR_GZ]
Expand Down
1 change: 0 additions & 1 deletion easybuild/easyconfigs/l/libevent/libevent-2.1.12.eb
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ description = """
"""

toolchain = SYSTEM
toolchainopts = {'pic': True}

source_urls = ['https://github.com/%(name)s/%(name)s/releases/download/release-%(version)s-stable/']
sources = ['%(name)s-%(version)s-stable.tar.gz']
Expand Down
1 change: 0 additions & 1 deletion easybuild/easyconfigs/l/libffi/libffi-3.2.1.eb
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ description = """
"""

toolchain = SYSTEM
toolchainopts = {'pic': True}

source_urls = [
'ftp://sourceware.org/pub/libffi/',
Expand Down
1 change: 0 additions & 1 deletion easybuild/easyconfigs/l/libreadline/libreadline-8.0.eb
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ description = """
"""

toolchain = SYSTEM
toolchainopts = {'pic': True}

source_urls = ['http://ftp.gnu.org/gnu/readline']
sources = ['readline-%(version)s.tar.gz']
Expand Down
1 change: 0 additions & 1 deletion easybuild/easyconfigs/n/ncurses/ncurses-5.9.eb
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ description = """The Ncurses (new curses) library is a free software emulation o
function-key mapping, and has all the other SYSV-curses enhancements over BSD Curses."""

toolchain = SYSTEM
toolchainopts = {'optarch': True, 'pic': True}

source_urls = [GNU_SOURCE]
sources = [SOURCE_TAR_GZ]
Expand Down
1 change: 0 additions & 1 deletion easybuild/easyconfigs/o/OpenSSL/OpenSSL-1.0.eb
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ description = """The OpenSSL Project is a collaborative effort to develop a robu
protocols as well as a full-strength general purpose cryptography library. """

toolchain = SYSTEM
toolchainopts = {'pic': True}

osdependencies = ['perl']

Expand Down
1 change: 0 additions & 1 deletion easybuild/easyconfigs/o/OpenSSL/OpenSSL-1.1.eb
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ description = """The OpenSSL Project is a collaborative effort to develop a robu
protocols as well as a full-strength general purpose cryptography library. """

toolchain = SYSTEM
toolchainopts = {'pic': True}

osdependencies = ['perl']

Expand Down
1 change: 0 additions & 1 deletion easybuild/easyconfigs/o/OpenSSL/OpenSSL-3.eb
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ description = """The OpenSSL Project is a collaborative effort to develop a robu
protocols as well as a full-strength general purpose cryptography library. """

toolchain = SYSTEM
toolchainopts = {'pic': True}

builddependencies = [
('pkgconf', '1.8.0'),
Expand Down
1 change: 0 additions & 1 deletion easybuild/easyconfigs/p/Perl/Perl-5.38.0.eb
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ Includes a small selection of extra CPAN packages for core functionality.
"""

toolchain = SYSTEM
toolchainopts = {'pic': True}

source_urls = ['https://www.cpan.org/src/%(version_major)s.0']
sources = [SOURCELOWER_TAR_GZ]
Expand Down
1 change: 0 additions & 1 deletion easybuild/easyconfigs/z/zlib/zlib-1.2.11.eb
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ description = """
"""

toolchain = SYSTEM
toolchainopts = {'pic': True}

source_urls = ['https://zlib.net/fossils/']
sources = [SOURCELOWER_TAR_GZ]
Expand Down
1 change: 0 additions & 1 deletion easybuild/easyconfigs/z/zlib/zlib-1.2.12.eb
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ description = """
"""

toolchain = SYSTEM
toolchainopts = {'pic': True}

source_urls = ['https://zlib.net/fossils/']
sources = [SOURCELOWER_TAR_GZ]
Expand Down
1 change: 0 additions & 1 deletion easybuild/easyconfigs/z/zlib/zlib-1.2.13.eb
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ description = """
"""

toolchain = SYSTEM
toolchainopts = {'pic': True}

source_urls = ['https://zlib.net/fossils/']
sources = [SOURCELOWER_TAR_GZ]
Expand Down
1 change: 0 additions & 1 deletion easybuild/easyconfigs/z/zlib/zlib-1.3.1.eb
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ description = """
"""

toolchain = SYSTEM
toolchainopts = {'pic': True}

source_urls = ['https://zlib.net/fossils/']
sources = [SOURCELOWER_TAR_GZ]
Expand Down
Loading