notion: unhide SA_RESTART
This commit is contained in:
parent
53ae8d4ef8
commit
38f24e18f0
@ -4,7 +4,7 @@ GH_ACCOUNT= raboof
|
|||||||
GH_PROJECT= notion
|
GH_PROJECT= notion
|
||||||
GH_COMMIT= 7b0650b35fa96d3d79850adab1cf9411c9b10ef4
|
GH_COMMIT= 7b0650b35fa96d3d79850adab1cf9411c9b10ef4
|
||||||
#GH_TAGNAME= 4.0.2
|
#GH_TAGNAME= 4.0.2
|
||||||
DISTNAME= notion-4.0.2p20230207
|
DISTNAME= notion-4.0.2pl20230207
|
||||||
|
|
||||||
CATEGORIES= x11
|
CATEGORIES= x11
|
||||||
|
|
||||||
|
@ -1,2 +1,2 @@
|
|||||||
SHA256 (notion-4.0.2p20230207-7b0650b3.tar.gz) = 3JiEei2jK9uwOXGNGix97T8emBPfcX3he80BH1oPmPw=
|
SHA256 (notion-4.0.2pl20230207-7b0650b3.tar.gz) = 3JiEei2jK9uwOXGNGix97T8emBPfcX3he80BH1oPmPw=
|
||||||
SIZE (notion-4.0.2p20230207-7b0650b3.tar.gz) = 791843
|
SIZE (notion-4.0.2pl20230207-7b0650b3.tar.gz) = 791843
|
||||||
|
@ -30,3 +30,12 @@ Index: system-autodetect.mk
|
|||||||
|
|
||||||
# Cygwin needs this. Also when you disable _BSD_SOURCE you may need it.
|
# Cygwin needs this. Also when you disable _BSD_SOURCE you may need it.
|
||||||
#DEFINES += -DCF_NO_GETLOADAVG
|
#DEFINES += -DCF_NO_GETLOADAVG
|
||||||
|
@@ -199,7 +199,7 @@ POSIX_SOURCE?=-D_POSIX_C_SOURCE=200112L
|
||||||
|
BSD_SOURCE?=-D_BSD_SOURCE
|
||||||
|
|
||||||
|
# Most systems
|
||||||
|
-XOPEN_SOURCE=-D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED
|
||||||
|
+#XOPEN_SOURCE=-D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED
|
||||||
|
# SunOS, (Irix)
|
||||||
|
#XOPEN_SOURCE=-D__EXTENSIONS__
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user