squared muscle
Former-commit-id: 54638fc7623ec0485109b0b5879144f8f2514213 Former-commit-id: 23f43cd31169d95df12ae1c207d9fd1c924d26b1
This commit is contained in:
@@ -31,7 +31,6 @@ pkg.expand::
|
||||
test -f $(PKGDIR)/configure || $(TAR) zxf $(PKGTAR) -C $(PKGDIR) --strip-components 1
|
||||
|
||||
pkg.make:: pkg.expand
|
||||
echo $(PKG_CONFIG)
|
||||
test -f $(PKGDIR)/Makefile || (export PATH="$(PRTPATH_BIN):$$PATH" && \
|
||||
export PKG_CONFIG=$(PKG_CONFIG) && \
|
||||
export CC="$(CC)" && \
|
||||
|
Reference in New Issue
Block a user