1
0
This repository has been archived on 2025-06-16. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
openwrt_archive/libs/libdirectfb/patches/disable-asm.patch
2009-11-12 00:49:33 +00:00

14 lines
314 B
Diff

--- DirectFB-1.4.2/configure.in.orig 2009-10-14 17:19:38.000000000 +0200
+++ DirectFB-1.4.2/configure.in 2009-10-14 17:19:55.000000000 +0200
@@ -221,8 +221,8 @@
have_kos=no
need_libc_r=no
need_libdl=yes
+want_ppcasm=no
+want_armasm=no
-want_ppcasm=yes
-want_armasm=yes
case "$target_or_host" in
*-linux*)