1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2024-11-29 07:24:13 +01:00

OSX Packaging: Go back to release configuration for build

This commit is contained in:
James Cotton 2011-08-04 20:54:59 -05:00
parent 041d713045
commit beabbcaab5

View File

@ -13,7 +13,7 @@ osx_package: gcs package_flight
)
gcs: uavobjects
$(V1) $(MAKE) -C $(ROOT_DIR) $@
$(V1) $(MAKE) -C $(ROOT_DIR) GCS_BUILD_CONF=release $@
ground_package: | osx_package