Programming/m4: fixes in build-script and new version 1.4.18

- do not set CC to gcc
This commit is contained in:
2019-01-17 14:20:11 +01:00
parent 930931d2aa
commit a68cc147ee
2 changed files with 2 additions and 1 deletions

View File

@@ -3,6 +3,6 @@
pbuild::set_download_url "https://ftp.gnu.org/gnu/$P/$P-$V.tar.bz2"
# use system gcc to compile
declare -rx CC=gcc
#declare -rx CC=gcc
pbuild::add_to_group 'Programming'

View File

@@ -1 +1,2 @@
m4/1.4.17 stable
m4/1.4.18 stable