From 39690d76589a32fe202b0da4962d88972dcfc79b Mon Sep 17 00:00:00 2001 From: falkTX Date: Mon, 15 Feb 2021 17:01:29 +0000 Subject: [PATCH] Also set ac_cv_header_libintl_h; ignore the other targets for now --- .travis.yml | 44 ++++++++++++++++++++++---------------------- PawPaw | 2 +- 2 files changed, 23 insertions(+), 23 deletions(-) diff --git a/.travis.yml b/.travis.yml index bade18a..bd9d2e9 100644 --- a/.travis.yml +++ b/.travis.yml @@ -19,30 +19,30 @@ env: - BOOTSTRAP_VERSION=2 jobs: - # linux with win32 cross-compilation - - name: "win32 cross-compiled" - os: linux - compiler: gcc - env: - - TARGET="win32" - services: - - xvfb + ## linux with win32 cross-compilation + #- name: "win32 cross-compiled" + #os: linux + #compiler: gcc + #env: + #- TARGET="win32" + #services: + #- xvfb - # linux with win64 cross-compilation - - name: "win64 cross-compiled" - os: linux - compiler: gcc - env: - - TARGET="win64" - services: - - xvfb + ## linux with win64 cross-compilation + #- name: "win64 cross-compiled" + #os: linux + #compiler: gcc + #env: + #- TARGET="win64" + #services: + #- xvfb - # macOS native intel build - - name: "macOS native intel" - os: osx - osx_image: xcode9.4 - env: - - TARGET="macos" + ## macOS native intel build + #- name: "macOS native intel" + #os: osx + #osx_image: xcode9.4 + #env: + #- TARGET="macos" # macOS universal build - name: "macOS universal" diff --git a/PawPaw b/PawPaw index 238c1fc..eb9e50e 160000 --- a/PawPaw +++ b/PawPaw @@ -1 +1 @@ -Subproject commit 238c1fc18954fd732c5ee4fc6d2d00611facaf94 +Subproject commit eb9e50e34482b87725d1557bf0c6193181ac308c