⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 portaudio-cross.patch

📁 uclinux 下的vlc播放器源代码
💻 PATCH
字号:
--- portaudio/configure.in	2005-12-01 15:07:26.000000000 +0000+++ portaudio-new/configure.in	2005-12-09 18:48:43.000000000 +0000@@ -75,9 +75,10 @@  dnl sizeof checks: we will need a 16-bit and a 32-bit type -AC_CHECK_SIZEOF(short)-AC_CHECK_SIZEOF(int)-AC_CHECK_SIZEOF(long)+dnl don't work if you crosscompile +dnl AC_CHECK_SIZEOF(short)+dnl AC_CHECK_SIZEOF(int)+dnl AC_CHECK_SIZEOF(long)  dnl extra variables AC_SUBST(OTHER_OBJS)

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -