mirror of
https://github.com/AdaCore/aws.git
synced 2026-02-12 12:29:46 -08:00
Update to use two --build-var options.
Continued work for Q710-013.
This commit is contained in:
3
Makefile
3
Makefile
@@ -239,7 +239,8 @@ ifneq (,$(wildcard $(TPREFIX)/share/gpr/manifests/aws))
|
||||
-$(GPRINSTALL) $(GPROPTS) --uninstall --prefix=$(TPREFIX) aws
|
||||
endif
|
||||
|
||||
GPRINST_OPTS=-p -f --prefix=$(TPREFIX) --build-var=AWS_BUILD,LIBRARY_TYPE
|
||||
GPRINST_OPTS=-p -f --prefix=$(TPREFIX) \
|
||||
--build-var=LIBRARY_TYPE --build-var=AWS_BUILD
|
||||
|
||||
install-native: install-clean
|
||||
$(GPRINSTALL) $(GPROPTS) $(GPRINST_OPTS) $(GPR_DEFAULT) \
|
||||
|
||||
Submodule templates_parser updated: 709d71b7ba...67bc4a9f25
Reference in New Issue
Block a user