]> git.ozlabs.org Git - ppp.git/blobdiff - pppd/Makefile.linux
pppd: Fix cross-compilation using Clang (#253)
[ppp.git] / pppd / Makefile.linux
index c3489fb5dbf06673ad849ee6a62eb3d1982892ac..d04752d5f3232163e59e70e78a21714bec8b5765 100644 (file)
@@ -157,7 +157,6 @@ endif
 
 ifdef NEEDDES
 ifndef USE_CRYPT
-CFLAGS   += -I$(shell $(CC) --print-sysroot)/usr/include/openssl
 NEEDCRYPTOLIB = y
 else
 CFLAGS   += -DUSE_CRYPT=1