mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-12-05 05:13:04 +00:00
11 lines
276 B
Diff
11 lines
276 B
Diff
|
--- src/Makefile 2023-05-25 18:16:56.000296653 +0900
|
||
|
+++ src/Makefile 2023-05-25 18:17:00.772272861 +0900
|
||
|
@@ -23,7 +23,6 @@
|
||
|
EXTRA_TARGETS = libs/amiga/amiga.s libs/powzix/*.cpp
|
||
|
CFLAGS += -msse2
|
||
|
endif
|
||
|
-USE_OPENSSL = 1
|
||
|
endif
|
||
|
|
||
|
# -liconv and -fPIC are necessary on Android
|