mirror of
https://git.FreeBSD.org/src.git
synced 2024-11-29 08:08:37 +00:00
e7032b4cdd
'inline' to 'static inline'. Otherwise, a C99 compiler (such as clang) will output an undefined symbol for those functions in the resulting object file. (Even gcc will do this, when you use "-std=c99".) This should fix the "undefined reference to `set4pixels'" errors that some people were seeing during ports building, when their world was compiled with clang. Approved by: rpaulo (mentor) |
||
---|---|---|
.. | ||
bind | ||
clang | ||
csu | ||
libalias | ||
libarchive | ||
libauditd | ||
libautofs | ||
libbegemot | ||
libbluetooth | ||
libbsm | ||
libbsnmp | ||
libbz2 | ||
libc | ||
libc_r | ||
libcalendar | ||
libcam | ||
libcom_err | ||
libcompat | ||
libcrypt | ||
libdevinfo | ||
libdevstat | ||
libdisk | ||
libdwarf | ||
libedit | ||
libefi | ||
libelf | ||
libexpat | ||
libfetch | ||
libftpio | ||
libgeom | ||
libgpib | ||
libgssapi | ||
libipsec | ||
libipx | ||
libjail | ||
libkiconv | ||
libkse | ||
libkvm | ||
liblzma | ||
libmagic | ||
libmd | ||
libmemstat | ||
libmilter | ||
libmp | ||
libncp | ||
libnetgraph | ||
libngatm | ||
libopie | ||
libpam | ||
libpcap | ||
libpkg | ||
libpmc | ||
libproc | ||
libradius | ||
librpcsec_gss | ||
librpcsvc | ||
librt | ||
librtld_db | ||
libsbuf | ||
libsdp | ||
libsm | ||
libsmb | ||
libsmdb | ||
libsmutil | ||
libstand | ||
libtacplus | ||
libtelnet | ||
libthr | ||
libthread_db | ||
libufs | ||
libugidfw | ||
libulog | ||
libusb | ||
libusbhid | ||
libutil | ||
libvgl | ||
libwrap | ||
liby | ||
libypclnt | ||
libz | ||
msun | ||
ncurses | ||
Makefile | ||
Makefile.inc |