gsrc-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gsrc-commit] trunk r8804: update libsigsegv to 2.14


From: Carl Hansen
Subject: [Gsrc-commit] trunk r8804: update libsigsegv to 2.14
Date: Fri, 18 Nov 2022 15:00:56 -0500 (EST)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 8804
revision-id: carlhansen1234@gmail.com-20221118200048-v3463zhk0fu7fknt
parent: carlhansen1234@gmail.com-20221118042210-3u36lpt8tzazkh5z
committer: carlhansen1234@gmail.com
branch nick: trunk
timestamp: Fri 2022-11-18 12:00:48 -0800
message:
  update libsigsegv to 2.14
modified:
  pkg/gnu/libsigsegv/Makefile    makefile-20160617014725-uokjfnggs70iry9h-1225
  pkg/gnu/libsigsegv/config.mk   config.mk-20160617020508-pl4mnp2u36q28029-1
=== modified file 'pkg/gnu/libsigsegv/Makefile'
--- a/pkg/gnu/libsigsegv/Makefile       2022-01-07 22:30:01 +0000
+++ b/pkg/gnu/libsigsegv/Makefile       2022-11-18 20:00:48 +0000
@@ -43,8 +43,12 @@
 
 BUILDDEPS =
 LIBDEPS =
-
 ######################################################################
 
-include ../../../gar/gar.lib/auto.mk
+include ../../../gar/gar.lib/autotools.mk
 include config.mk
+
+CONFIGURE_ARGS += --enable-shared --enable-static
+
+check:
+       cd $(WORKOBJ) && $(MAKE) check

=== modified file 'pkg/gnu/libsigsegv/config.mk'
--- a/pkg/gnu/libsigsegv/config.mk      2016-06-17 19:08:15 +0000
+++ b/pkg/gnu/libsigsegv/config.mk      2022-11-18 20:00:48 +0000
@@ -1,4 +1,4 @@
 ## Configuration options for libsigsegv ##
 
 CONFIGURE_OPTS ?= 
-BUILD_OPTS ?= CLAGS=-fPIC
+BUILD_OPTS ?= 


reply via email to

[Prev in Thread] Current Thread [Next in Thread]