Page MenuHomeSolus

D8797.id21107.diff
No OneTemporary

D8797.id21107.diff

diff --git a/files/0001-fix-param-CFLAG.patch b/files/0001-fix-param-CFLAG.patch
new file mode 100644
--- /dev/null
+++ b/files/0001-fix-param-CFLAG.patch
@@ -0,0 +1,15 @@
+diff --git a/pisi/configfile.py b/pisi/configfile.py
+index 9f12a00..d27cfaf 100644
+--- a/pisi/configfile.py
++++ b/pisi/configfile.py
+@@ -85,8 +85,8 @@ class BuildDefaults:
+ jobs = "auto"
+ generateDebug = False
+ enableSandbox = False # Dropping sandbox support soon
+- cflags = "-mtune=generic -march=x86-64 -g2 -O2 -pipe -fPIC -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 -fstack-protector-strong --param ssp-buffer-size=32 -fasynchronous-unwind-tables -ftree-vectorize -feliminate-unused-debug-types -Wall -Wno-error -Wp,-D_REENTRANT"
+- cxxflags = "-mtune=generic -march=x86-64 -g2 -O2 -pipe -fPIC -D_FORTIFY_SOURCE=2 -fstack-protector-strong --param ssp-buffer-size=32 -fasynchronous-unwind-tables -ftree-vectorize -feliminate-unused-debug-types -Wall -Wno-error -Wp,-D_REENTRANT"
++ cflags = "-mtune=generic -march=x86-64 -g2 -O2 -pipe -fPIC -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=32 -fasynchronous-unwind-tables -ftree-vectorize -feliminate-unused-debug-types -Wall -Wno-error -Wp,-D_REENTRANT"
++ cxxflags = "-mtune=generic -march=x86-64 -g2 -O2 -pipe -fPIC -D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=32 -fasynchronous-unwind-tables -ftree-vectorize -feliminate-unused-debug-types -Wall -Wno-error -Wp,-D_REENTRANT"
+ ldflags = "-Wl,--copy-dt-needed-entries -Wl,-O1 -Wl,-z,relro -Wl,-z,now -Wl,-z,max-page-size=0x1000 -Wl,-Bsymbolic-functions -Wl,--sort-common"
+ buildhelper = "ccache"
+ compressionlevel = 1
diff --git a/pspec.xml b/pspec.xml
--- a/pspec.xml
+++ b/pspec.xml
@@ -3,7 +3,7 @@
<PISI>
<Source>
<Name>pisi</Name>
- <Homepage>https://www.solus-project.com/</Homepage>
+ <Homepage>https://getsol.us/</Homepage>
<Packager>
<Name>Ikey Doherty</Name>
<Email>ikey@solus-project.com</Email>
@@ -31,7 +31,6 @@
<Patch level="1">0004-Raise-undetected-jobCount-to-4.patch</Patch>
<Patch level="1">0001-Remove-interaction-with-COMAR-component.patch</Patch>
<Patch level="1">0001-archive-Take-care-to-remove-old-pip-installs-when-in.patch</Patch>
-
<Patch level="1">0001-installdb-Flag-any-package-that-is-automatically-ins.patch</Patch>
<Patch level="1">0002-operations-Implement-plan_autoremove-and-plan_autore.patch</Patch>
<Patch level="1">0003-Implement-the-new-autoremove-command.patch</Patch>
@@ -45,6 +44,7 @@
<Patch level="1">0001-Remove-source-fallback-for-3rd-party-builds.patch</Patch>
<Patch level="1">0002-Sort-common-symbols-by-alignment-in-builds.patch</Patch>
<Patch level="1">0003-Change-fallback-to-getsol.us-in-case-it-is-ever-used.patch</Patch>
+ <Patch level="1">0001-fix-param-CFLAG.patch</Patch>
</Patches>
</Source>
@@ -86,6 +86,14 @@
</Package>
<History>
+ <Update release="95">
+ <Date>05-02-2020</Date>
+ <Version>3.6</Version>
+ <Comment>Add parameter patch</Comment>
+ <Name>Thomas Staudinger</Name>
+ <Email>Staudi.Kaos@gmail.com</Email>
+ </Update>
+
<Update release="94">
<Date>01-09-2019</Date>
<Version>3.6</Version>
@@ -838,4 +846,4 @@
<Email>ikey@solusos.com</Email>
</Update>
</History>
-</PISI>
\ No newline at end of file
+</PISI>

File Metadata

Mime Type
text/plain
Expires
Fri, Aug 11, 7:16 PM (2 h, 33 m ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5800825
Default Alt Text
D8797.id21107.diff (3 KB)

Event Timeline