Page MenuHomeSolus

Make standard CFLAGS more robust
ClosedPublic

Authored by Staudey on May 3 2020, 12:28 AM.
Tags
None
Referenced Files
F11050712: D8797.id21279.diff
Thu, Aug 10, 7:16 PM
F11050711: D8797.id.diff
Thu, Aug 10, 7:16 PM
F11050709: D8797.id21107.diff
Thu, Aug 10, 7:16 PM
F11035913: D8797.diff
Wed, Aug 9, 6:35 PM
F11016035: D8797.diff
Sat, Aug 5, 4:13 PM
F11007245: D8797.diff
Tue, Aug 1, 6:41 PM
F10865878: D8797.id21279.diff
Jun 17 2023, 1:18 PM
F10865344: D8797.id21107.diff
Jun 17 2023, 11:08 AM
Subscribers

Details

Summary

Make standard CFLAGS more robust

This adds a patch to change "--param ssp-buffer-size=32" into "--param=ssp-buffer-size=32" (with a connecting equals sign).
Some configure scripts seem to have a problem with the space in between, e.g. the openssl rust dependency of the new anki version, where I noticed it.
See also e.g. here

Also changes the Solus homepage to getsol.us

Test Plan

Succesfully build anki with this version

Diff Detail

Repository
R2442 pisi
Branch
master
Lint
No Lint Coverage
Unit
No Test Coverage