diff options
| author | Daniel Eischen <deischen@FreeBSD.org> | 2007-05-13 14:12:40 +0000 |
|---|---|---|
| committer | Daniel Eischen <deischen@FreeBSD.org> | 2007-05-13 14:12:40 +0000 |
| commit | 00fb440c1a145b56b6c75fd405d80071aef2aab1 (patch) | |
| tree | cedba41bbd60d21fa5e0f68f5e71c480784553bb /lib/libc/Makefile | |
| parent | 9af491e24b3eb2879550950c538cf42f3e80451d (diff) | |
Notes
Diffstat (limited to 'lib/libc/Makefile')
| -rw-r--r-- | lib/libc/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/libc/Makefile b/lib/libc/Makefile index 8a0692b50991..5c7848faae88 100644 --- a/lib/libc/Makefile +++ b/lib/libc/Makefile @@ -76,11 +76,9 @@ CFLAGS+= -DNS_CACHING CFLAGS+=-D_FREEFALL_CONFIG .endif -.if defined(SYMVER_ENABLED) VERSION_DEF=${.CURDIR}/Versions.def SYMBOL_MAPS=${SYM_MAPS} CFLAGS+= -DSYMBOL_VERSIONING -.endif # If there are no machine dependent sources, append all the # machine-independent sources: |
