ODROID-N2/C4: fix compile error at http://ppa.launchpad.net/hardkernel/ppa/ubuntu
wiringPi/Makefile.am:50: error: blank line following trailing backslash autoreconf: automake failed with exit status: 1 dh_autoreconf: error: autoreconf -f -i returned exit code 1 make: *** [debian/rules:6: build-arch] Error 25 Signed-off-by: steve.jeong <jkhpro1003@gmail.com> Change-Id: I29457b243d846bcaf08c1d9da5423066e777ca85
This commit is contained in:
@@ -46,7 +46,7 @@ libwiringPi_la_SOURCES = \
|
||||
|
||||
libwiringPi_la_CFLAGS = \
|
||||
@EXTRA_CFLAGS@ \
|
||||
$(LIBCRYPT_CFLAGS) \
|
||||
$(LIBCRYPT_CFLAGS)
|
||||
|
||||
libwiringPi_la_LDFLAGS = \
|
||||
-version-info @LIBWIRINGPI_VERSION@ \
|
||||
|
||||
Reference in New Issue
Block a user