Alfonso Sanchez-Beato has proposed merging 
~alfonsosanchezbeato/network-manager:remove-debug-info into 
network-manager:snap-1.10.

Commit message:
snap: remove debug info

Remove debug info, which was inadvertingly introduced in a previous
commit. This reduces the snap size in two thirds.

Requested reviews:
  Network-manager (network-manager)

For more details, see:
https://code.launchpad.net/~alfonsosanchezbeato/network-manager/+git/network-manager/+merge/370807

snap: remove debug info

Remove debug info, which was inadvertingly introduced in a previous
commit. This reduces the snap size in two thirds.
-- 
Your team Network-manager is requested to review the proposed merge of 
~alfonsosanchezbeato/network-manager:remove-debug-info into 
network-manager:snap-1.10.
diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml
index 7480dc5..fd1b42a 100644
--- a/snap/snapcraft.yaml
+++ b/snap/snapcraft.yaml
@@ -185,7 +185,7 @@ parts:
       - --disable-modify-system
       - --disable-ovs
       # Set explicitly CFLAGS until lp: #1791946 is solved
-      - CFLAGS=-O2 -g
+      - CFLAGS=-O2
     override-build: |
       echo "networkmanager override-build called <patches go here>"
       export QUILT_PATCHES=debian/patches
-- 
ubuntu-desktop mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-desktop

Reply via email to