This commit is contained in:
parent
94dabbb56d
commit
5f81d0b373
@ -56,7 +56,7 @@ Provides a Vulkan-based implementation of DXGI and D3D11 in order to run 3D appl
|
|||||||
%setup -q
|
%setup -q
|
||||||
|
|
||||||
%build
|
%build
|
||||||
export CFLAGS="%optflags -DNDEBUG -fPIC -O2 -pthread -fno-strict-aliasing -fpredictive-commoning -fuse-linker-plugin -fno-stack-protector"
|
export CFLAGS="%optflags -DNDEBUG -fPIC -O2 -pthread -fno-strict-aliasing -fpredictive-commoning -fuse-linker-plugin -fno-stack-protector -fno-stack-clash-protection"
|
||||||
export CXXFLAGS="${CFLAGS} -fpermissive"
|
export CXXFLAGS="${CFLAGS} -fpermissive"
|
||||||
export LDFLAGS="-fPIC -Wl,--sort-common -Wl,--gc-sections -Wl,-O1 -fuse-linker-plugin"
|
export LDFLAGS="-fPIC -Wl,--sort-common -Wl,--gc-sections -Wl,-O1 -fuse-linker-plugin"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user