mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-27 10:57:34 +09:00
Revert "Always build with SSE2 support & display an error if not available"
This commit is contained in:
parent
155ccedb7d
commit
170f2ade41
10 changed files with 2 additions and 131 deletions
|
|
@ -68,6 +68,3 @@ if CONFIG['MOZ_LINKER']:
|
|||
|
||||
if CONFIG['HAVE_CLOCK_MONOTONIC']:
|
||||
OS_LIBS += CONFIG['REALTIME_LIBS']
|
||||
|
||||
if CONFIG['MOZ_LINUX_SSE2_STARTUP_ERROR']:
|
||||
DEFINES['MOZ_LINUX_SSE2_STARTUP_ERROR'] = True
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue