python/hypothesis: update to 6.121.0
[oi-userland.git] / components / library / libsigsegv / Makefile
blobf8e9eec9e68b9150c5d28c4962897d3751216ece
2 # CDDL HEADER START
4 # The contents of this file are subject to the terms of the
5 # Common Development and Distribution License (the "License").
6 # You may not use this file except in compliance with the License.
8 # You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
9 # or http://www.opensolaris.org/os/licensing.
10 # See the License for the specific language governing permissions
11 # and limitations under the License.
13 # When distributing Covered Code, include this CDDL HEADER in each
14 # file and include the License file at usr/src/OPENSOLARIS.LICENSE.
15 # If applicable, add the following below this CDDL HEADER, with the
16 # fields enclosed by brackets "[]" replaced with your own identifying
17 # information: Portions Copyright [yyyy] [name of copyright owner]
19 # CDDL HEADER END
21 # Copyright (c) 2011, 2012, Oracle and/or its affiliates. All rights reserved.
22 # Copyright (c) 2017, Aurelien Larcher
23 # Copyright (c) 2020, Michal Nowak
26 BUILD_BITS= 32_and_64
27 USE_DEFAULT_TEST_TRANSFORMS= yes
28 include ../../../make-rules/shared-macros.mk
30 COMPONENT_NAME= libsigsegv
31 COMPONENT_VERSION= 2.14
32 COMPONENT_SUMMARY= libsigsegv - handling page faults in user mode
33 COMPONENT_PROJECT_URL= https://www.gnu.org/software/libsigsegv/
34 COMPONENT_SRC= $(COMPONENT_NAME)-$(COMPONENT_VERSION)
35 COMPONENT_ARCHIVE= $(COMPONENT_SRC).tar.gz
36 COMPONENT_ARCHIVE_HASH= sha256:cdac3941803364cf81a908499beb79c200ead60b6b5b40cad124fd1e06caa295
37 COMPONENT_ARCHIVE_URL= https://ftp.gnu.org/gnu/libsigsegv/$(COMPONENT_ARCHIVE)
38 COMPONENT_FMRI= library/libsigsegv
39 COMPONENT_CLASSIFICATION= System/Libraries
40 COMPONENT_LICENSE= GPLv2
42 include $(WS_MAKE_RULES)/common.mk
44 CONFIGURE_OPTIONS += --disable-static
45 CONFIGURE_OPTIONS += --enable-shared
47 # Test failure
48 unexport SHELLOPTS
50 # Auto-generated dependencies
51 REQUIRED_PACKAGES += system/library