supercollider: disable fortify hardening
This commit is contained in:
parent
dcf103284f
commit
18adc96e0f
@ -21,6 +21,8 @@ stdenv.mkDerivation rec {
|
|||||||
sha256 = "11khrv6jchs0vv0lv43am8lp0x1rr3h6l2xj9dmwrxcpdayfbalr";
|
sha256 = "11khrv6jchs0vv0lv43am8lp0x1rr3h6l2xj9dmwrxcpdayfbalr";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
hardening_stackprotector = false;
|
||||||
|
|
||||||
# QGtkStyle unavailable
|
# QGtkStyle unavailable
|
||||||
patchPhase = ''
|
patchPhase = ''
|
||||||
substituteInPlace editors/sc-ide/widgets/code_editor/autocompleter.cpp \
|
substituteInPlace editors/sc-ide/widgets/code_editor/autocompleter.cpp \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user