Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F133127692
D5256.id13232.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
534 B
Referenced Files
None
Subscribers
None
D5256.id13232.diff
View Options
Index: lang/lua53/files/patch-src__Makefile
===================================================================
--- lang/lua53/files/patch-src__Makefile
+++ lang/lua53/files/patch-src__Makefile
@@ -7,7 +7,7 @@
-CC= gcc -std=gnu99
-CFLAGS= -O2 -Wall -Wextra -DLUA_COMPAT_5_2 $(SYSCFLAGS) $(MYCFLAGS)
+CC?= gcc -std=gnu99
-+CFLAGS?= -O2 -Wall -Wextra -DLUA_COMPAT_5_2 $(SYSCFLAGS) $(MYCFLAGS)
++CFLAGS= -Wall -Wextra -DLUA_COMPAT_5_2 $(SYSCFLAGS) $(MYCFLAGS)
LDFLAGS= $(SYSLDFLAGS) $(MYLDFLAGS)
LIBS= -lm $(SYSLIBS) $(MYLIBS)
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Oct 24, 4:55 AM (13 h, 31 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
24120567
Default Alt Text
D5256.id13232.diff (534 B)
Attached To
Mode
D5256: Fix CFLAGS handling in lua53 patch
Attached
Detach File
Event Timeline
Log In to Comment