Programming/m4: fixes in build-script and new version 1.4.18
- do not set CC to gcc
This commit is contained in:
@@ -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'
|
||||
|
||||
@@ -1 +1,2 @@
|
||||
m4/1.4.17 stable
|
||||
m4/1.4.18 stable
|
||||
|
||||
Reference in New Issue
Block a user